Package org.springframework.integration.jmx.outbound
@NullMarked
package org.springframework.integration.jmx.outbound
Outbound channel adapters for JMX support.
-
ClassesClassDescriptionAn
AbstractMessageHandler
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.