|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Deployment.Module
A Java 2 Enterprise Module
| Method Summary | |
|---|---|
URL[] |
getApplicationClassPath()
Retrieve the class path for classes referenced by the module, which should be loaded by the application's class loader, e.g. |
Collection |
getComponents()
Retrieve a module's components |
String |
getDisplayName()
Retrieve a module's display name |
URL[] |
getModuleClassPath()
Retrieve the module's class path, e.g. |
String |
getModuleURI()
Retrieve a module's URI |
| Methods inherited from interface org.openmdx.kernel.application.configuration.Configuration |
|---|
validate, verify |
| Method Detail |
|---|
String getModuleURI()
String getDisplayName()
Collection getComponents()
URL[] getModuleClassPath()
URL[] getApplicationClassPath()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||