| 程序包 | 说明 |
|---|---|
| org.apache.mina.statemachine |
| 限定符和类型 | 方法和说明 |
|---|---|
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. |