Uses of Package
org.jboss.util.state
-
Packages that use org.jboss.util.state Package Description org.jboss.util.state org.jboss.util.state.xml -
Classes in org.jboss.util.state used by org.jboss.util.state Class Description IllegalTransitionException An exception thrown when an invalid transition is attempted from a state.State The respresentation of a state in a state machine.Transition A representation of a transition from a state to another state. -
Classes in org.jboss.util.state used by org.jboss.util.state.xml Class Description StateMachine The representation of a finite state machine.