IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

Package com.ibm.btt.automaton

Interface Summary
Action Interface for Action which is an action to do in a State.
Buffer A generic interface for a buffer that holds any Java objects.
Executable The interface for automaton entities that can be executed.
GuardCondition Interface for a guardCondition of an Action.
InterStateFormatEnabledProcessor The InterStateFormatEnabledProcessor interface should be implemented for the processor interested in InterStateFormat support
Processor The interface for a processor that manages the flow of the business logic.
ProcessorStatusChangedListener The ProcessorStatusChangedListener interface is the event set listener interface for the ProcessorStatusChanged feature.
State This interface define a State in the automaton.
 

Class Summary
Constants  
DSEAction Default implementation of an Action.
DSEGuardCondition Default implementation of a GuardCondition Additional description
DSEProcessor This class is the default implementation of a Processor.
DSEState Implementation of a state inside the automaton.
InterStateFormatSupport The InterStateFormatSupport class provide key features for InterStateFormat support.
ProcessorExternalizer The ProcessExternalizer class reads processors.
ProcessorInitializer Processor Initializer
ProcessorManager The ProcessManager keeps track of the processes, including their status.
ProcessorStatusChangedEvent Event that is raised when the status changes.
ProcessorStatusChangedEventMulticaster The ProcessorStatusChangedEventMulticaster class supports the com.ibm.btt.automaton.ProcessorStatusChangedListener interface.
ProcessorTerminatedEvent The ProcessorTerminatedEvent class is fired when the processor flow completes normal execution.
ProcExternalizerAccessor This class is used to access the processor externalizer
Queue This class is an implementation of a FIFO queue.
TransitionDescriptor A transitionDescriptor describes the flow that potentially could be produced in response to an event fired while in a state.
 

Exception Summary
DSEProcessorException The DSEProcessorException class provides an exception that is raised when an exception is thrown while invoking an automaton method.
 


IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2010