Interface EJBModule

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

@AMXMBeanMetadata(type="EJBModule") public interface EJBModule extends J2EEModule
  • Method Details

    • getejbs

      @ManagedAttribute String[] getejbs()
      Note that the Attribute name is case-sensitive "servlets" as defined by JSR 77.
      Returns:
      the ObjectNames of the ejbs, as Strings