Uses of Interface
org.jboss.util.state.StateMachine.Acceptable

Packages that use StateMachine.Acceptable
org.jboss.util.state State machine classes. 
 

Uses of StateMachine.Acceptable in org.jboss.util.state
 

Classes in org.jboss.util.state that implement StateMachine.Acceptable
 class AcceptableState
          An abstract state to build dynamicily state acceptabile states.
 class StateAdapter
          A helper state for instances which need to be StateMachine.Acceptable and/or StateMachine.ChangeListeners.
 



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