| Package | Description |
|---|---|
| org.apache.mina.statemachine |
| Modifier and Type | Method and Description |
|---|---|
static StateMachineFactory |
StateMachineFactory.getInstance(java.lang.Class<? extends java.lang.annotation.Annotation> transitionAnnotation)
Returns a new
StateMachineFactory instance which creates
StateMachines by reading the specified Transition
equivalent annotation. |