|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Deployment.Application
A Java 2 Enterprise Application
| Method Summary | |
|---|---|
String |
getDisplayName()
Retrieve an application's display name |
List |
getModules()
Retrieve an application's modules |
| Methods inherited from interface org.openmdx.kernel.application.configuration.Configuration |
|---|
validate, verify |
| Method Detail |
|---|
String getDisplayName()
List getModules()
The application deployment descriptor must have one module element for each J2EE module in the application package. A module element is defined by moduleType definition. The modules are returned in the order they are declared in the application.xml.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||