Uses of Interface
org.glassfish.api.admin.config.ApplicationName
-
Packages that use ApplicationName Package Description com.sun.enterprise.config.serverbeans -
-
Uses of ApplicationName in com.sun.enterprise.config.serverbeans
Subinterfaces of ApplicationName in com.sun.enterprise.config.serverbeans Modifier and Type Interface Description interfaceApplicationInterface to hold details of an applicationMethods in com.sun.enterprise.config.serverbeans that return ApplicationName Modifier and Type Method Description ApplicationNameConfigBeansUtilities. getModule(String moduleID)Methods in com.sun.enterprise.config.serverbeans that return types with arguments of type ApplicationName Modifier and Type Method Description List<ApplicationName>Applications. getModules()Gets the value of the MbeanorApplication property.List<ApplicationName>SystemApplications. getModules()Gets the value of the lifecycleModuleOrJ2EeApplicationOrEjbModuleOrWebModuleOrConnectorModuleOrAppclientModuleOrMbeanOrExtensionModuleorApplication property.
-