Uses of Class
org.apache.mina.statemachine.StateMachineFactory

Packages that use StateMachineFactory
org.apache.mina.statemachine   
 

Uses of StateMachineFactory in org.apache.mina.statemachine
 

Methods in org.apache.mina.statemachine that return StateMachineFactory
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-2008 Apache MINA Project. All Rights Reserved.