Interface ContainerConfigurationMBean


  • public interface ContainerConfigurationMBean

    Generic MBean for container configuration operations

    The "default" ContainerConfigurationMBean instance manages configuration state for the global environment. To manage configuration state for a specific namespace, use the getContainerConfigurationMBean(String) method to get the ObjectName of an MBean instance that will do so.