public class IntraProcFilter extends java.lang.Object implements StateMachine<IFlowLabel>
| Modifier and Type | Class and Description |
|---|---|
static class |
IntraProcFilter.Factory |
StateMachine.StateERROR| Modifier and Type | Method and Description |
|---|---|
StateMachine.State |
getStartState() |
StateMachine.State |
transition(StateMachine.State prevState,
IFlowLabel label) |
public StateMachine.State getStartState()
getStartState in interface StateMachine<IFlowLabel>public StateMachine.State transition(StateMachine.State prevState, IFlowLabel label) throws java.lang.IllegalArgumentException
transition in interface StateMachine<IFlowLabel>null if
no such transition existsjava.lang.IllegalArgumentExceptionStatesMergedException