public interface MBeanServerDelegateMBean
Modifier and Type | Method and Description |
---|---|
String |
getImplementationName()
Returns the name of this Java Management eXtensions (JMX) implementation.
|
String |
getImplementationVendor()
Returns the vendor of this Java Management eXtensions (JMX) implementation.
|
String |
getImplementationVersion()
Returns the version of this Java Management eXtensions (JMX) implementation.
|
String |
getMBeanServerId()
Returns the unique identifier for this management server.
|
String |
getSpecificationName()
Returns the name of this Java Management eXtensions (JMX) specification.
|
String |
getSpecificationVendor()
Returns the vendor of this Java Management eXtensions (JMX) specification.
|
String |
getSpecificationVersion()
Returns the version of this Java Management eXtensions (JMX) specification.
|
String getImplementationName()
String getImplementationVendor()
String getImplementationVersion()
String getMBeanServerId()
String getSpecificationName()
String getSpecificationVendor()
String getSpecificationVersion()