org.apache.camel.component.bean
Class BeanExchange
java.lang.Object
org.apache.camel.impl.DefaultExchange
org.apache.camel.component.bean.BeanExchange
- All Implemented Interfaces:
- Exchange
public class BeanExchange
- extends DefaultExchange
- Version:
- $Revision: 519901 $
Methods inherited from class org.apache.camel.impl.DefaultExchange |
configureMessage, copy, copyFrom, createInMessage, createOutMessage, getContext, getException, getExchangeId, getFault, getIn, getOut, getOut, getProperties, getProperty, getProperty, setException, setExchangeId, setFault, setIn, setOut, setProperties, setProperty, toString |
BeanExchange
public BeanExchange(CamelContext context)
getInvocation
public BeanInvocation getInvocation()
setInvocation
public void setInvocation(BeanInvocation invocation)
newInstance
public Exchange newInstance()
- Overrides:
newInstance
in class DefaultExchange
Copyright © 2007 Apache Software Foundation. All Rights Reserved.