com.ebmwebsourcing.jbi.adaptor.impl
Class WrappedFromBusToCompMessage

java.lang.Object
  extended by com.ebmwebsourcing.jbi.adaptor.impl.WrappedMessage
      extended by com.ebmwebsourcing.jbi.adaptor.impl.WrappedFromBusToCompMessage
All Implemented Interfaces:
org.ow2.petals.component.api.FromBusToCompMessage, org.ow2.petals.component.api.Message
Direct Known Subclasses:
WrappedRequestMessage, WrappedStatusFromConsumerMessage

public abstract class WrappedFromBusToCompMessage
extends WrappedMessage
implements org.ow2.petals.component.api.FromBusToCompMessage


Field Summary
 
Fields inherited from class com.ebmwebsourcing.jbi.adaptor.impl.WrappedMessage
msgExchange
 
Constructor Summary
protected WrappedFromBusToCompMessage(org.ow2.petals.component.api.ServiceConfiguration serviceConfiguration, java.lang.String operationName, java.net.URI mep, javax.jbi.messaging.FlowAttributes flowAttributes)
           
 
Method Summary
 boolean isMessageProcessed()
           
protected  void setRole(javax.jbi.messaging.MessageExchange.Role role)
           
 
Methods inherited from class com.ebmwebsourcing.jbi.adaptor.impl.WrappedMessage
getFlowStepEndpointName, getFlowStepId, getFlowStepInterfaceName, getFlowStepOperationName, getFlowStepServiceName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.ow2.petals.component.api.Message
getFlowStepEndpointName, getFlowStepId, getFlowStepInterfaceName, getFlowStepOperationName, getFlowStepServiceName
 

Constructor Detail

WrappedFromBusToCompMessage

protected WrappedFromBusToCompMessage(org.ow2.petals.component.api.ServiceConfiguration serviceConfiguration,
                                      java.lang.String operationName,
                                      java.net.URI mep,
                                      javax.jbi.messaging.FlowAttributes flowAttributes)
Method Detail

isMessageProcessed

public boolean isMessageProcessed()
Specified by:
isMessageProcessed in interface org.ow2.petals.component.api.FromBusToCompMessage

setRole

protected void setRole(javax.jbi.messaging.MessageExchange.Role role)


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