Package org.springframework.integration.jmx

Class Summary
AttributePollingMessageSource A MessageSource implementation that retrieves the current value of a JMX attribute each time AbstractMessageSource.receive() is invoked.
JmxHeaders Constants for JMX related Message Header keys.
NotificationListeningMessageProducer A JMX NotificationListener implementation that will send Messages containing the JMX Notification instances as their payloads.
NotificationPublishingMessageHandler  
OperationInvokingMessageHandler A MessageHandler implementation for invoking JMX operations based on the Message sent to its AbstractMessageHandler.handleMessage(Message) method.