javax.management
Interface MBeanServerDelegateMBean
- All Known Implementing Classes:
- MBeanServerDelegate
- public interface MBeanServerDelegateMBean
Management interface of the MBean server delegate MBean.
- Version:
- $Revision: 1.2 $
- Author:
- Juha Lindfors.
- See Also:
MBeanServerDelegate
getMBeanServerId
public String getMBeanServerId()
getSpecificationName
public String getSpecificationName()
getSpecificationVersion
public String getSpecificationVersion()
getSpecificationVendor
public String getSpecificationVendor()
getImplementationName
public String getImplementationName()
getImplementationVersion
public String getImplementationVersion()
getImplementationVendor
public String getImplementationVendor()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.