Interface SystemApplications

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

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

    • getModules

      List<org.glassfish.api.admin.config.ApplicationName> getModules()
      Gets the value of the system-applications property. Objects of the following type(s) are allowed in the list: Application.
      Specified by:
      getModules in interface Applications