|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MBeanServerDelegateMBean
Defines the interface for the delegate bean associated with a management server. The delegate bean is responsible for providing metadata about the server and handling the registration and deregistration notifications.
Method Summary | |
---|---|
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. |
Method Detail |
---|
String getImplementationName()
String getImplementationVendor()
String getImplementationVersion()
String getMBeanServerId()
String getSpecificationName()
String getSpecificationVendor()
String getSpecificationVersion()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |