Uses of Class
org.springframework.jmx.support.NotificationListenerHolder
Packages that use NotificationListenerHolder
Package
Description
Provides support for accessing remote MBean resources.
This package provides declarative creation and registration of
Spring-managed beans as JMX MBeans.
-
Uses of NotificationListenerHolder in org.springframework.jmx.access
Subclasses of NotificationListenerHolder in org.springframework.jmx.accessModifier and TypeClassDescriptionclassRegistrar object that associates a specificNotificationListenerwith one or more MBeans in anMBeanServer(typically via aMBeanServerConnection). -
Uses of NotificationListenerHolder in org.springframework.jmx.export
Subclasses of NotificationListenerHolder in org.springframework.jmx.exportModifier and TypeClassDescriptionclassHelper class that aggregates aNotificationListener, aNotificationFilter, and an arbitrary handback object.