Interface SystemApplications
- All Superinterfaces:
Applications,org.jvnet.hk2.config.ConfigBeanProxy
Element describing the
system-applications in domain.xml-
Method Summary
Modifier and TypeMethodDescriptionList<org.glassfish.api.admin.config.ApplicationName> Gets the value of thesystem-applicationsproperty.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 thesystem-applicationsproperty. Objects of the following type(s) are allowed in the list:Application.- Specified by:
getModulesin interfaceApplications
-