Interface SystemApplications
- All Superinterfaces:
Applications,org.jvnet.hk2.config.ConfigBeanProxy
Element describing the system-applications in domain.xml
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.sun.enterprise.config.serverbeans.Applications
Applications.Duck -
Method Summary
Modifier and TypeMethodDescriptionList<org.glassfish.api.admin.config.ApplicationName>Gets the value of the lifecycleModuleOrJ2EeApplicationOrEjbModuleOrWebModuleOrConnectorModuleOrAppclientModuleOrMbeanOrExtensionModuleorApplication property.Methods inherited from interface com.sun.enterprise.config.serverbeans.Applications
getApplication, getApplications, getApplicationsWithSnifferType, getApplicationsWithSnifferType, getModule, getModulesMethods inherited from interface org.jvnet.hk2.config.ConfigBeanProxy
createChild, deepCopy, getParent, getParent
-
Method Details
-
getModules
List<org.glassfish.api.admin.config.ApplicationName> getModules()Gets the value of the lifecycleModuleOrJ2EeApplicationOrEjbModuleOrWebModuleOrConnectorModuleOrAppclientModuleOrMbeanOrExtensionModuleorApplication property. Objects of the following type(s) are allowed in the listLifecycleModuleJ2eeApplicationEjbModuleWebModuleConnectorModuleAppclientModuleMbeanExtensionModuleApplication- Specified by:
getModulesin interfaceApplications
-