Package org.jboss.util.state

Class Summary
State The respresentation of a state in a state machine.
StateMachine The representation of a finite state machine.
Transition A representation of a transition from a state to another state.
 

Exception Summary
IllegalTransitionException An exception thrown when an invalid transition is attempted from a state.
 



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