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