|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ModuleType | |
|---|---|
| org.apache.geronimo.system.configuration | |
| org.apache.geronimo.system.plugin.model | |
| Uses of ModuleType in org.apache.geronimo.system.configuration |
|---|
| Methods in org.apache.geronimo.system.configuration that return ModuleType | |
|---|---|
static ModuleType |
AttributesXmlUtil.loadModule(java.io.Reader in)
|
| Uses of ModuleType in org.apache.geronimo.system.plugin.model |
|---|
| Fields in org.apache.geronimo.system.plugin.model with type parameters of type ModuleType | |
|---|---|
protected java.util.List<ModuleType> |
AttributesType.configuration
|
protected java.util.List<ModuleType> |
AttributesType.module
|
| Methods in org.apache.geronimo.system.plugin.model that return ModuleType | |
|---|---|
ModuleType |
ObjectFactory.createModuleType()
Create an instance of ModuleType |
| Methods in org.apache.geronimo.system.plugin.model that return types with arguments of type ModuleType | |
|---|---|
java.util.List<ModuleType> |
AttributesType.getConfiguration()
Gets the value of the configuration property. |
java.util.List<ModuleType> |
AttributesType.getModule()
Gets the value of the module property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||