All Classes

Class Description
AttributePollingChannelAdapterParser  
AttributePollingMessageSource
A MessageSource implementation that retrieves the current value of a JMX attribute each time AbstractMessageSource.receive() is invoked.
DefaultMBeanAttributeFilter  
DefaultMBeanObjectConverter  
EnableIntegrationMBeanExport
Enables default exporting for Spring Integration components in an existing application, as well as well all @ManagedResource annotated beans.
IntegrationJmxAttributeSource
The AnnotationJmxAttributeSource extension to resolve ManagedResources via IntegrationManagedResource on classes.
IntegrationMBeanExportConfiguration
@Configuration class that registers a IntegrationMBeanExporter bean.
IntegrationMBeanExporter
MBean exporter for Spring Integration components in an existing application.
JmxHeaders
Constants for JMX related Message Header keys.
JmxIntegrationConfigurationInitializer
The JMX Integration infrastructure beanFactory initializer.
JmxNamespaceHandler
Namespace handler for Spring Integration's jmx namespace.
ManagedEndpoint Deprecated.
this is no longer used by the framework.
MBeanAttributeFilter  
MBeanExporterParser
Parser for the 'mbean-export' element of the integration JMX namespace.
MBeanObjectConverter  
MBeanTreePollingChannelAdapterParser  
MBeanTreePollingMessageSource
A MessageSource implementation that retrieves a snapshot of a filtered subset of the MBean tree.
NamedFieldsMBeanAttributeFilter  
NotificationListeningChannelAdapterParser  
NotificationListeningMessageProducer
A JMX NotificationListener implementation that will send Messages containing the JMX Notification instances as their payloads.
NotificationPublishingChannelAdapterParser  
NotificationPublishingMessageHandler
An AbstractMessageHandler implementation to publish an incoming message as a JMX Notification.
NotificationPublishingMessageHandler.PublisherDelegate
Simple class used for the actual MBean instances to be registered.
NotNamedFieldsMBeanAttributeFilter  
OperationInvokingChannelAdapterParser  
OperationInvokingMessageHandler
A MessageHandler implementation for invoking JMX operations based on the Message sent to its AbstractMessageHandler.handleMessage(Message) method.
OperationInvokingOutboundGatewayParser