| Package | Description |
|---|---|
| org.jdtaus.core.container |
Object management and configuration.
|
| Modifier and Type | Method and Description |
|---|---|
Module |
Modules.getModule(int index)
Gets a module for an index.
|
Module |
Modules.getModule(String name)
Gets a module for a name.
|
Module[] |
Modules.getModules()
Gets the modules of the collection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Modules.setModules(Module[] value)
Setter for property
modules. |
Copyright © 2005-2012 jDTAUS. All Rights Reserved.