Package org.springframework.integration.jmx
package org.springframework.integration.jmx
Base package for JMX support.
-
ClassDescriptionA
MessageSource
implementation that retrieves the current value of a JMX attribute each timeAbstractMessageSource.receive()
is invoked.Constants for JMX related Message Header keys.AMessageSource
implementation that retrieves a snapshot of a filtered subset of the MBean tree.A JMXNotificationListener
implementation that will send Messages containing the JMXNotification
instances as their payloads.AnAbstractMessageHandler
implementation to publish an incoming message as a JMXNotification
.Simple class used for the actual MBean instances to be registered.AMessageHandler
implementation for invoking JMX operations based on the Message sent to itsAbstractMessageHandler.handleMessage(Message)
method.