org.ow2.petals.component.api
Interface Message

All Known Subinterfaces:
FromBusToCompMessage

public interface Message


Method Summary
 java.lang.String getFlowStepEndpointName()
           
 java.lang.String getFlowStepId()
           
 java.lang.String getFlowStepInterfaceName()
           
 java.lang.String getFlowStepOperationName()
           
 java.lang.String getFlowStepServiceName()
           
 

Method Detail

getFlowStepInterfaceName

java.lang.String getFlowStepInterfaceName()

getFlowStepServiceName

java.lang.String getFlowStepServiceName()

getFlowStepOperationName

java.lang.String getFlowStepOperationName()

getFlowStepEndpointName

java.lang.String getFlowStepEndpointName()

getFlowStepId

java.lang.String getFlowStepId()


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