|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.management.NotificationBroadcasterSupport | +--javax.management.MBeanServerDelegate
Constructor Summary | |
MBeanServerDelegate()
|
Method Summary | |
java.lang.String |
getImplementationName()
Returns the implementation name, e.g. |
java.lang.String |
getImplementationVendor()
Returns the implementation vendor, e.g. |
java.lang.String |
getImplementationVersion()
Returns the implementation version, e.g. 1.1. |
java.lang.String |
getMBeanServerId()
Returns the MBeanServer id. |
MBeanNotificationInfo[] |
getNotificationInfo()
Returns the name of the java class of the notification and the notification types sent. |
java.lang.String |
getSpecificationName()
Returns the specification name. |
java.lang.String |
getSpecificationVendor()
Returns the specification vendor |
java.lang.String |
getSpecificationVersion()
Returns the specification version |
Methods inherited from class javax.management.NotificationBroadcasterSupport |
addNotificationListener, removeNotificationListener, sendNotification |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MBeanServerDelegate()
Method Detail |
public java.lang.String getMBeanServerId()
MBeanServerDelegateMBean
MBeanServer
id.
getMBeanServerId
in interface MBeanServerDelegateMBean
public java.lang.String getImplementationName()
MBeanServerDelegateMBean
getImplementationName
in interface MBeanServerDelegateMBean
public java.lang.String getImplementationVendor()
MBeanServerDelegateMBean
getImplementationVendor
in interface MBeanServerDelegateMBean
public java.lang.String getImplementationVersion()
MBeanServerDelegateMBean
getImplementationVersion
in interface MBeanServerDelegateMBean
public java.lang.String getSpecificationName()
MBeanServerDelegateMBean
getSpecificationName
in interface MBeanServerDelegateMBean
public java.lang.String getSpecificationVendor()
MBeanServerDelegateMBean
getSpecificationVendor
in interface MBeanServerDelegateMBean
public java.lang.String getSpecificationVersion()
MBeanServerDelegateMBean
getSpecificationVersion
in interface MBeanServerDelegateMBean
public MBeanNotificationInfo[] getNotificationInfo()
NotificationBroadcaster
getNotificationInfo
in interface NotificationBroadcaster
getNotificationInfo
in class NotificationBroadcasterSupport
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |