MBeanServerDelegateMBean
Interface MBeanServerDelegateMBean
- All Known Implementing Classes:
- MBeanServerDelegate
public interface MBeanServerDelegateMBean
Defines the management interface of an object of class MBeanServerDelegate.
- Since:
- 1.5
Methods
getMBeanServerId
String getMBeanServerId()
Returns the MBean server agent identity.
- Returns:
- the agent identity.
getSpecificationName
String getSpecificationName()
Returns the full name of the JMX specification implemented by this product.
- Returns:
- the specification name.