|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.camel.impl.DefaultExchange
org.apache.camel.component.jmx.JMXExchange
public class JMXExchange
A Exchange
for a jmx notification
Field Summary |
---|
Fields inherited from class org.apache.camel.impl.DefaultExchange |
---|
context |
Constructor Summary | |
---|---|
JMXExchange(CamelContext camelContext,
ExchangePattern pattern,
Notification notification)
Constructor |
Method Summary |
---|
Methods inherited from class org.apache.camel.impl.DefaultExchange |
---|
configureMessage, copy, copyFrom, createFaultMessage, createInMessage, createOutMessage, getContext, getException, getExchangeId, getFault, getFault, getIn, getOut, getOut, getPattern, getProperties, getProperty, getProperty, getUnitOfWork, isFailed, newInstance, removeProperty, setException, setExchangeId, setFault, setIn, setOut, setPattern, setProperties, setProperty, setUnitOfWork, throwException, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JMXExchange(CamelContext camelContext, ExchangePattern pattern, Notification notification)
camelContext
- pattern
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |