org.apache.camel.component.jmx
Class JMXExchange
java.lang.Object
org.apache.camel.impl.DefaultExchange
org.apache.camel.component.jmx.JMXExchange
- All Implemented Interfaces:
- Exchange
public class JMXExchange
- extends DefaultExchange
A Exchange
for a jmx notification
- Version:
- $Revision: 520985 $
Methods inherited from class org.apache.camel.impl.DefaultExchange |
configureMessage, copy, copyFrom, createInMessage, createOutMessage, getContext, getException, getExchangeId, getFault, getIn, getOut, getOut, getProperties, getProperty, getProperty, newInstance, setException, setExchangeId, setFault, setHeaders, setIn, setOut, setProperty, toString |
JMXExchange
public JMXExchange(CamelContext camelContext,
Notification notification)
- Constructor
- Parameters:
camelContext
- file
-
Copyright © 2007 Apache Software Foundation. All Rights Reserved.