Interface SystemApplications

  • All Superinterfaces:
    Applications, org.jvnet.hk2.config.ConfigBeanProxy

    public interface SystemApplications
    extends Applications
    Element describing the system-applications in domain.xml
    • Method Detail

      • 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 list LifecycleModule J2eeApplication EjbModule WebModule ConnectorModule AppclientModule Mbean ExtensionModule Application
        Specified by:
        getModules in interface Applications