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, String workflowName, int action, Map map, String caller, javax.jbi.messaging.MessageExchange exchange)
          creates and initializes a new workflow object
 



Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.