| Package | Description |
|---|---|
| org.apache.mina.statemachine |
| Modifier and Type | Method and Description |
|---|---|
static StateMachineFactory |
StateMachineFactory.getInstance(Class<? extends Annotation> transitionAnnotation)
Returns a new
StateMachineFactory instance which creates
StateMachines by reading the specified Transition
equivalent annotation. |
Copyright © 2004–2017 Apache MINA Project. All rights reserved.