Uses of Class
org.jboss.util.state.IllegalTransitionException

Packages that use IllegalTransitionException
org.jboss.util.state   
 

Uses of IllegalTransitionException in org.jboss.util.state
 

Methods in org.jboss.util.state that throw IllegalTransitionException
 State StateMachine.nextState(String actionName)
          Transition to the next state given the name of a valid transition.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.