com.ebmwebsourcing.jbi.adaptor.impl.exchange.types
Class RobustInOnlyImpl

java.lang.Object
  extended by org.ow2.petals.jbi.messaging.exchange.MessageExchangeWrapper
      extended by com.ebmwebsourcing.jbi.adaptor.impl.exchange.types.InOnlyImpl
          extended by com.ebmwebsourcing.jbi.adaptor.impl.exchange.types.RobustInOnlyImpl
All Implemented Interfaces:
javax.jbi.messaging.InOnly, javax.jbi.messaging.MessageExchange, javax.jbi.messaging.RobustInOnly

public class RobustInOnlyImpl
extends InOnlyImpl
implements javax.jbi.messaging.RobustInOnly

Author:
Adrien LOUIS - EBM WebSourcing

Nested Class Summary
 
Nested classes/interfaces inherited from interface javax.jbi.messaging.MessageExchange
javax.jbi.messaging.MessageExchange.Role
 
Field Summary
 
Fields inherited from class org.ow2.petals.jbi.messaging.exchange.MessageExchangeWrapper
exchangeId, messageExchange
 
Fields inherited from interface javax.jbi.messaging.MessageExchange
JTA_TRANSACTION_PROPERTY_NAME
 
Constructor Summary
RobustInOnlyImpl(org.ow2.petals.jbi.messaging.exchange.MessageExchangeImpl me, javax.jbi.messaging.MessageExchange.Role observerRole)
           
 
Method Summary
 
Methods inherited from class com.ebmwebsourcing.jbi.adaptor.impl.exchange.types.InOnlyImpl
getInMessage, setInMessage
 
Methods inherited from class org.ow2.petals.jbi.messaging.exchange.MessageExchangeWrapper
createFault, createMessage, getConsumerEndpoint, getEndpoint, getError, getExchangeId, getFault, getFlowAttributes, getInterfaceName, getMessage, getMessageExchange, getMessages, getObserverRole, getOperation, getPattern, getProperty, getPropertyNames, getRole, getService, getStatus, isMessageExchangeStored, isTerminated, isTimeout, isTransacted, setEndpoint, setError, setFault, setFlowAttributes, setInterfaceName, setMessage, setMessageExchange, setObserverRole, setOperation, setPersisted, setProperty, setRole, setService, setStatus, setTerminated, setTimeout, setTransacted
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.jbi.messaging.RobustInOnly
getInMessage, setInMessage
 
Methods inherited from interface javax.jbi.messaging.MessageExchange
createFault, createMessage, getEndpoint, getError, getExchangeId, getFault, getFlowAttributes, getInterfaceName, getMessage, getOperation, getPattern, getProperty, getPropertyNames, getRole, getService, getStatus, isTransacted, setEndpoint, setError, setFault, setFlowAttributes, setInterfaceName, setMessage, setOperation, setProperty, setService, setStatus
 

Constructor Detail

RobustInOnlyImpl

public RobustInOnlyImpl(org.ow2.petals.jbi.messaging.exchange.MessageExchangeImpl me,
                        javax.jbi.messaging.MessageExchange.Role observerRole)


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.