Uses of Class
org.apache.camel.component.jmx.JMXConsumer

Packages that use JMXConsumer
org.apache.camel.component.jmx   
 

Uses of JMXConsumer in org.apache.camel.component.jmx
 

Subclasses of JMXConsumer in org.apache.camel.component.jmx
 class JMXMonitorConsumer
          Variant of the consumer that creates and registers a monitor bean to monitor object and attribute referenced by the endpoint.
 



Apache Camel