Interface NamespaceManagementMBean


  • public interface NamespaceManagementMBean

    The NamespaceManagementMBean interface defines methods for managing Rhino namespaces.

    A namespace is a deployment environment isolated from every other namespace. It has its own independent set of installed deployable units and components, resource adaptor entities, profile tables, and environmental settings such as object pool configurations, security permissions, etc. A namespace also has its own SLEE activation state, so the components in a namespace can be started and stopped as if they were running in an independent SLEE.

    Rhino always has a default namespace. User defined namespaces can be created and removed using the methods in this MBean.

    Since:
    Rhino 2.5.0