Interface J2EEApplication

All Superinterfaces:
org.glassfish.admin.amx.core.AMX_SPI, org.glassfish.admin.amx.core.AMXProxy, J2EEDeployedObject, J2EEManagedObject, StateManageable

@AMXMBeanMetadata(type="J2EEApplication") public interface J2EEApplication extends J2EEDeployedObject
  • Method Details

    • getmodules

      @ManagedAttribute String[] getmodules()
      Returns:
      the ObjectNames of the modules, as Strings

      Note that the Attribute name is case-sensitive "modules" as defined by JSR 77.