public interface ManagedObjectMXBean
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
The JMX name property of the mbean.
|
javax.management.ObjectName |
getObjectName()
Returns the
ObjectName of the mbean. |
java.lang.String |
getType()
The JMX type of this MBean.
|