JMX_UNREGISTER_MBEAN

Use the JMX_UNREGISTER_MBEAN to remove an already registered MBean.

Syntax

JMX_UNREGISTER_MBEAN MBEAN=...

Parameters

  • JMX_UNREGISTER_MBEAN
    Removes a registered MBean

  • MBEAN=
    Defines the object name of the MBean

Example

JMX_UNREGISTER_MBEAN MBEAN=UC4:type=StandardMBean

See also: