|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(ExchangePattern pattern)
|
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()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |