Package org.ikasan.framework.flow

Interface Summary
Flow Interface representing a business path for an Event Invocation represents the traversal of that business path.
FlowComponent Marker interface for all components that may be represented within a Flow
FlowElement FlowElement represents a particular unique usage of a FlowComponent within a flow.
ManagedResource Interface provisioning callbacks for starting and stopping managed resources within the scope of an Ikasan flow component.
 

Class Summary
FlowElementImpl Simple implementation of FlowElement
VisitingInvokerFlow Default implementation of a Flow
 

Exception Summary
InvalidFlowException Exception representing an invalid Flow configuration
 



Copyright © 2007-2012 Ikasan. All Rights Reserved.