com.ebmwebsourcing.jbi.adaptor.impl
Class WrappedMessage
java.lang.Object
com.ebmwebsourcing.jbi.adaptor.impl.WrappedMessage
- All Implemented Interfaces:
- org.ow2.petals.component.api.Message
- Direct Known Subclasses:
- WrappedFromBusToCompMessage, WrappedFromCompToBusMessage
public abstract class WrappedMessage
- extends java.lang.Object
- implements org.ow2.petals.component.api.Message
|
Field Summary |
protected javax.jbi.messaging.MessageExchange |
msgExchange
|
|
Constructor Summary |
WrappedMessage(javax.jbi.messaging.MessageExchange msgExchange)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
msgExchange
protected javax.jbi.messaging.MessageExchange msgExchange
WrappedMessage
public WrappedMessage(javax.jbi.messaging.MessageExchange msgExchange)
getFlowStepInterfaceName
public java.lang.String getFlowStepInterfaceName()
- Specified by:
getFlowStepInterfaceName in interface org.ow2.petals.component.api.Message
getFlowStepServiceName
public java.lang.String getFlowStepServiceName()
- Specified by:
getFlowStepServiceName in interface org.ow2.petals.component.api.Message
getFlowStepOperationName
public java.lang.String getFlowStepOperationName()
- Specified by:
getFlowStepOperationName in interface org.ow2.petals.component.api.Message
getFlowStepEndpointName
public java.lang.String getFlowStepEndpointName()
- Specified by:
getFlowStepEndpointName in interface org.ow2.petals.component.api.Message
getFlowStepId
public java.lang.String getFlowStepId()
- Specified by:
getFlowStepId in interface org.ow2.petals.component.api.Message
Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.