All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractFlowConfiguration Abstract implementation of a flow configurationAbstractFlowElementInvoker<T> An abstract implementation of the FlowElementInvokerBrokerFlowElementInvoker A default implementation of the FlowElementInvoker for brokersClonerReplicationFactory<T> Implementation of the replicationFactory contract.ComponentTimingLoggingListener Simple Listener that will log the FlowInvocationContext component timing statisticsConcurrentSplitterFlowElementInvoker A default implementation of the FlowElementInvoker for a concurrent splitter This invokes a subFlow concurrently, using an ExecutorService, for each element of the resulting split, then continues with the main flow in the current threadConcurrentSplitterInvokerConfiguration Default Configuration options for Concurrent splitter invoker.ConsumerFlowElementInvoker A default implementation of the FlowElementInvoker for a consumerConverterFlowElementInvoker A default implementation of the FlowElementInvoker for a converterDefaultExclusionFlowConfiguration Default implementation of an Exclusion Flow ConfigurationDefaultFlowConfiguration Default implementation of a FlowDefaultFlowInvocationContext This class acts as a transfer object holding flow invocation time data relevant only to a single invocation of an Event down a Flow.DefaultReplicationFactory Implementation of the replicationFactory contract.ExclusionFlowConfiguration Contract for an exclusion flow which handles events marked for exclusion from the normal business flow.FilterFlowElementInvoker A default implementation of the FlowElementInvoker for a filterFilterInvokerConfiguration Default FilterConfiguration bean common to all filters.FlowElementImpl<COMPONENT> Simple implementation ofFlowElementFlowElementInvocationFactory Simple factory for creating FlowElementInvocation objectsFlowElementInvocationFactory.DefaultFlowElementInvocation Default implementation of the FlowElementInvocationFlowEventFactory Implementation of the EventFactory contract based on the creation of a FlowEvent.FlowPersistentConfiguration InvalidFlowException Exception representing an invalid Flow configurationInvokerConfiguration Default FilterConfiguration bean common to all filters.InvokerConfigurationFactory Ikasan Invoker Configuration Factory for generating flow element invoker configurations.MultiRecipientRouterFlowElementInvoker A default implementation of the FlowElementInvoker for a multi-recipient routerMultiRecipientRouterInvokerConfiguration Multi-Recipient Router Invoker ConfigurationProducerFlowElementInvoker A default implementation of the FlowElementInvoker for a producerResubmissionEventFactoryImpl SequencerFlowElementInvoker A default implementation of the FlowElementInvoker for a sequencerSingleRecipientRouterFlowElementInvoker A default implementation of the FlowElementInvoker for a singleRecipientRouterSplitterFlowElementInvoker A default implementation of the FlowElementInvoker for a splitterSplitterInvokerConfiguration Default Configuration options for Splitter invoker.SplitterInvokerConfiguration.SplitEventTo TranslatorFlowElementInvoker A default implementation of the FlowElementInvoker for a translatorTranslatorInvokerConfiguration Default Configration options common to all invokers.VisitingInvokerFlow<ID> Default implementation of a Flow