public class IntraProcFilter extends 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 IllegalArgumentException
transition in interface StateMachine<IFlowLabel>null if no such transition existsIllegalArgumentExceptionStatesMergedExceptionCopyright © 2015. All rights reserved.