public interface SelfTransition
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(StateContext stateContext,
State state)
Executes this
SelfTransition. |
boolean execute(StateContext stateContext, State state)
SelfTransition.true if the SelfTransition was executed,
false otherwise.Copyright © 2004–2017 Apache MINA Project. All rights reserved.