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

Packages that use JMXExchange
org.apache.camel.component.jmx The JMX Component for monitoring JMX Attributes uisng a CounterMonitor. 
 

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

Methods in org.apache.camel.component.jmx that return JMXExchange
 JMXExchange JMXEndpoint.createExchange()
           
 JMXExchange JMXEndpoint.createExchange(Notification notification)
           
 JMXExchange JMXMessage.getExchange()
           
 

Methods in org.apache.camel.component.jmx that return types with arguments of type JMXExchange
 Consumer<JMXExchange> JMXEndpoint.createConsumer(Processor proc)
           
protected  Endpoint<JMXExchange> JMXComponent.createEndpoint(String uri, String remaining, Map parameters)
           
 Producer<JMXExchange> JMXEndpoint.createProducer()
           
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.