Uses of Package
org.springframework.integration.jmx.outbound
Packages that use org.springframework.integration.jmx.outbound
-
Classes in org.springframework.integration.jmx.outbound used by org.springframework.integration.jmxClassDescriptionAn
AbstractMessageHandler
implementation to publish an incoming message as a JMXNotification
.AMessageHandler
implementation for invoking JMX operations based on the Message sent to itsAbstractMessageHandler.handleMessage(Message)
method.