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