Package org.redisson.jcache
Class JCacheMBeanServerBuilder.JCacheMBeanServerDelegate
java.lang.Object
javax.management.MBeanServerDelegate
org.redisson.jcache.JCacheMBeanServerBuilder.JCacheMBeanServerDelegate
- All Implemented Interfaces:
MBeanServerDelegateMBean,NotificationBroadcaster,NotificationEmitter
- Enclosing class:
- JCacheMBeanServerBuilder
-
Field Summary
Fields inherited from class javax.management.MBeanServerDelegate
DELEGATE_NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddNotificationListener(NotificationListener listener, NotificationFilter filter, Object handback) voidvoidremoveNotificationListener(NotificationListener listener, NotificationFilter filter, Object handback) voidsendNotification(Notification notification)
-
Constructor Details
-
JCacheMBeanServerDelegate
-
-
Method Details
-
getNotificationInfo
- Specified by:
getNotificationInfoin interfaceNotificationBroadcaster- Overrides:
getNotificationInfoin classMBeanServerDelegate
-
getSpecificationName
- Specified by:
getSpecificationNamein interfaceMBeanServerDelegateMBean- Overrides:
getSpecificationNamein classMBeanServerDelegate
-
getSpecificationVersion
- Specified by:
getSpecificationVersionin interfaceMBeanServerDelegateMBean- Overrides:
getSpecificationVersionin classMBeanServerDelegate
-
getSpecificationVendor
- Specified by:
getSpecificationVendorin interfaceMBeanServerDelegateMBean- Overrides:
getSpecificationVendorin classMBeanServerDelegate
-
getImplementationName
- Specified by:
getImplementationNamein interfaceMBeanServerDelegateMBean- Overrides:
getImplementationNamein classMBeanServerDelegate
-
getImplementationVersion
- Specified by:
getImplementationVersionin interfaceMBeanServerDelegateMBean- Overrides:
getImplementationVersionin classMBeanServerDelegate
-
getImplementationVendor
- Specified by:
getImplementationVendorin interfaceMBeanServerDelegateMBean- Overrides:
getImplementationVendorin classMBeanServerDelegate
-
addNotificationListener
public void addNotificationListener(NotificationListener listener, NotificationFilter filter, Object handback) throws IllegalArgumentException - Specified by:
addNotificationListenerin interfaceNotificationBroadcaster- Overrides:
addNotificationListenerin classMBeanServerDelegate- Throws:
IllegalArgumentException
-
removeNotificationListener
public void removeNotificationListener(NotificationListener listener, NotificationFilter filter, Object handback) throws ListenerNotFoundException - Specified by:
removeNotificationListenerin interfaceNotificationEmitter- Overrides:
removeNotificationListenerin classMBeanServerDelegate- Throws:
ListenerNotFoundException
-
removeNotificationListener
public void removeNotificationListener(NotificationListener listener) throws ListenerNotFoundException - Specified by:
removeNotificationListenerin interfaceNotificationBroadcaster- Overrides:
removeNotificationListenerin classMBeanServerDelegate- Throws:
ListenerNotFoundException
-
sendNotification
- Overrides:
sendNotificationin classMBeanServerDelegate
-
getMBeanServerId
- Specified by:
getMBeanServerIdin interfaceMBeanServerDelegateMBean- Overrides:
getMBeanServerIdin classMBeanServerDelegate
-