Uses of Class
org.apache.servicemix.osworkflow.OSWorkflowEndpoint

Uses of OSWorkflowEndpoint in org.apache.servicemix.osworkflow
 

Methods in org.apache.servicemix.osworkflow that return OSWorkflowEndpoint
 OSWorkflowEndpoint[] OSWorkflowComponent.getEndpoints()
          returns the endpoints
 

Methods in org.apache.servicemix.osworkflow with parameters of type OSWorkflowEndpoint
 void OSWorkflowComponent.setEndpoints(OSWorkflowEndpoint[] endpoints)
          sets the endpoints
 

Constructors in org.apache.servicemix.osworkflow with parameters of type OSWorkflowEndpoint
OSWorkflow(OSWorkflowEndpoint ep, java.lang.String workflowName, int action, java.util.Map map, java.lang.String caller, javax.jbi.messaging.MessageExchange exchange)
          creates and initializes a new workflow object
 



Copyright © 2005-2011 FuseSource. All Rights Reserved.