org.ow2.petals.bpel.engine.message
Class JBIContextImpl
java.lang.Object
org.ow2.petals.bpel.engine.message.JBIContextImpl
- All Implemented Interfaces:
- com.ebmwebsourcing.easyviper.core.api.env.ExternalContext
public class JBIContextImpl
- extends java.lang.Object
- implements com.ebmwebsourcing.easyviper.core.api.env.ExternalContext
- Author:
- Nicolas Salatge - eBM WebSourcing
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JBIContextImpl
public JBIContextImpl(org.ow2.petals.component.framework.api.message.Exchange exchange,
Sender sender,
JBIListener listener)
getInitialExchange
public org.ow2.petals.component.framework.api.message.Exchange getInitialExchange()
getSender
public Sender getSender()
getListener
public JBIListener getListener()
getTerminationHandler
public com.ebmwebsourcing.easyviper.core.api.engine.handler.TerminationHandler getTerminationHandler()
- Specified by:
getTerminationHandler in interface com.ebmwebsourcing.easyviper.core.api.env.ExternalContext
setTerminationHandler
public void setTerminationHandler(com.ebmwebsourcing.easyviper.core.api.engine.handler.TerminationHandler th)
- Specified by:
setTerminationHandler in interface com.ebmwebsourcing.easyviper.core.api.env.ExternalContext
Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.