public interface ManagementObject
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getUniqueMBeanName()
Gets a valid JMX MBean name that is unique among all ManagementObjects in this
JVM.
|
java.lang.String getUniqueMBeanName()
If you are running with JRE 1.5, this is the name used to register this object with the platform MBeanServer.
Copyright © 2013. All Rights Reserved.