All Classes and Interfaces

Class
Description
 
Deprecated, for removal: This API element is subject to removal in a future version.
A MessageSource implementation that retrieves the current value of a JMX attribute each time AbstractMessageSource.receive() is invoked.
Deprecated, for removal: This API element is subject to removal in a future version.
since 7.0 in favor DefaultMBeanAttributeFilter
 
Deprecated, for removal: This API element is subject to removal in a future version.
since 7.0 in favor DefaultMBeanObjectConverter
 
Enables default exporting for Spring Integration components in an existing application, as well as well all @ManagedResource annotated beans.
The AnnotationJmxAttributeSource extension to resolve ManagedResources via IntegrationManagedResource on classes.
@Configuration class that registers a IntegrationMBeanExporter bean.
MBean exporter for Spring Integration components in an existing application.
Constants for JMX related Message Header keys.
The JMX Integration infrastructure beanFactory initializer.
Namespace handler for Spring Integration's jmx namespace.
The strategy to filter out MBean attributes before retrieval of their values.
Deprecated, for removal: This API element is subject to removal in a future version.
since 7.0 in favor MBeanAttributeFilter
Parser for the 'mbean-export' element of the integration JMX namespace.
 
Deprecated, for removal: This API element is subject to removal in a future version.
since 7.0 in favor MBeanObjectConverter
 
A MessageSource implementation that retrieves a snapshot of a filtered subset of the MBean tree.
Deprecated, for removal: This API element is subject to removal in a future version.
 
Deprecated, for removal: This API element is subject to removal in a future version.
 
A JMX NotificationListener implementation that will send Messages containing the JMX Notification instances as their payloads.
Deprecated, for removal: This API element is subject to removal in a future version.
 
Deprecated, for removal: This API element is subject to removal in a future version.
An AbstractMessageHandler implementation to publish an incoming message as a JMX Notification.
Simple class used for the actual MBean instances to be registered.
 
Deprecated, for removal: This API element is subject to removal in a future version.
 
Deprecated, for removal: This API element is subject to removal in a future version.
A MessageHandler implementation for invoking JMX operations based on the Message sent to its AbstractMessageHandler.handleMessage(Message) method.