Class: javax.management.MBeanServerDelegate

Represents the MBean server from the management point of view. The MBeanServerDelegate MBean emits the MBeanServerNotifications when an MBean is registered/unregistered in the MBean server.
Since:
@since 1.5

Inheritance

Superclass tree: Implements:

Methods

Fields

  • DELEGATE_NAME

    public static final ObjectName DELEGATE_NAME
    Defines the default ObjectName of the MBeanServerDelegate.