JMX_UNREGISTER_MBEAN

Use the JMX_UNREGISTER_MBEAN script element to remove an already-registered MBean.

Syntax

JMX_UNREGISTER_MBEAN MBEAN=...

Parameters

Parameter Description
MBEAN= Object name of the MBean

Examples

The following example removes the specified MBean.

JMX_UNREGISTER_MBEAN MBEAN=UC4:type=StandardMBean

See also: