javax.management
Interface MBeanServerDelegateMBean
- All Known Implementing Classes:
- MBeanServerDelegate
- public abstract interface MBeanServerDelegateMBean
This interface defines the management interface of an object of class MBeanServerDelegate.
getMBeanServerId
public java.lang.String getMBeanServerId()
- Get the MBeanServer agent identification.
- Returns:
- The MBeanServer agent identification.
getMBeanServerVersion
public java.lang.String getMBeanServerVersion()
- Get the MBeanServer version.
- Returns:
- The MBeanServer version.