com.hazelcast.cache.impl
Class TCKMBeanServerBuilder.RIMBeanServerDelegate
java.lang.Object
javax.management.MBeanServerDelegate
com.hazelcast.cache.impl.TCKMBeanServerBuilder.RIMBeanServerDelegate
- All Implemented Interfaces:
- MBeanServerDelegateMBean, NotificationBroadcaster, NotificationEmitter
- Enclosing class:
- TCKMBeanServerBuilder
public static class TCKMBeanServerBuilder.RIMBeanServerDelegate
- extends MBeanServerDelegate
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TCKMBeanServerBuilder.RIMBeanServerDelegate
public TCKMBeanServerBuilder.RIMBeanServerDelegate(MBeanServerDelegate delegate)
getSpecificationName
public String getSpecificationName()
- Specified by:
getSpecificationName in interface MBeanServerDelegateMBean- Overrides:
getSpecificationName in class MBeanServerDelegate
getSpecificationVersion
public String getSpecificationVersion()
- Specified by:
getSpecificationVersion in interface MBeanServerDelegateMBean- Overrides:
getSpecificationVersion in class MBeanServerDelegate
getSpecificationVendor
public String getSpecificationVendor()
- Specified by:
getSpecificationVendor in interface MBeanServerDelegateMBean- Overrides:
getSpecificationVendor in class MBeanServerDelegate
getImplementationName
public String getImplementationName()
- Specified by:
getImplementationName in interface MBeanServerDelegateMBean- Overrides:
getImplementationName in class MBeanServerDelegate
getImplementationVersion
public String getImplementationVersion()
- Specified by:
getImplementationVersion in interface MBeanServerDelegateMBean- Overrides:
getImplementationVersion in class MBeanServerDelegate
getImplementationVendor
public String getImplementationVendor()
- Specified by:
getImplementationVendor in interface MBeanServerDelegateMBean- Overrides:
getImplementationVendor in class MBeanServerDelegate
getNotificationInfo
public MBeanNotificationInfo[] getNotificationInfo()
- Specified by:
getNotificationInfo in interface NotificationBroadcaster- Overrides:
getNotificationInfo in class MBeanServerDelegate
addNotificationListener
public void addNotificationListener(NotificationListener listener,
NotificationFilter filter,
Object handback)
throws IllegalArgumentException
- Specified by:
addNotificationListener in interface NotificationBroadcaster- Overrides:
addNotificationListener in class MBeanServerDelegate
- Throws:
IllegalArgumentException
removeNotificationListener
public void removeNotificationListener(NotificationListener listener,
NotificationFilter filter,
Object handback)
throws ListenerNotFoundException
- Specified by:
removeNotificationListener in interface NotificationEmitter- Overrides:
removeNotificationListener in class MBeanServerDelegate
- Throws:
ListenerNotFoundException
removeNotificationListener
public void removeNotificationListener(NotificationListener listener)
throws ListenerNotFoundException
- Specified by:
removeNotificationListener in interface NotificationBroadcaster- Overrides:
removeNotificationListener in class MBeanServerDelegate
- Throws:
ListenerNotFoundException
sendNotification
public void sendNotification(Notification notification)
- Overrides:
sendNotification in class MBeanServerDelegate
getMBeanServerId
public String getMBeanServerId()
- Specified by:
getMBeanServerId in interface MBeanServerDelegateMBean- Overrides:
getMBeanServerId in class MBeanServerDelegate
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.