org.ow2.petals.jsr181
Class JBIContext
java.lang.Object
org.ow2.petals.jsr181.JBIContext
public class JBIContext
- extends java.lang.Object
- Author:
- Christophe HAMERLING - EBM WebSourcing
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JBIContext
public JBIContext(org.ow2.petals.component.framework.api.message.Exchange exchange,
PetalsMessageSender petalsMessageSender)
getMessageSender
public PetalsMessageSender getMessageSender()
- Returns:
- the petalsMessageSender
setMessageSender
public void setMessageSender(PetalsMessageSender petalsMessageSender)
- Parameters:
petalsMessageSender - the petalsMessageSender to set
getExchange
public org.ow2.petals.component.framework.api.message.Exchange getExchange()
- Returns:
- the exchange
setExchange
public void setExchange(org.ow2.petals.component.framework.api.message.Exchange exchange)
- Parameters:
exchange - the exchange to set
Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.