站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 common API Documentation 英文版文档

Uses of Package org.jboss.util.state (JBoss/Common API) - JBoss 3.2.7 common API Documentation 英文版文档


Uses of Package
org.jboss.util.state

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

Classes in org.jboss.util.state used by org.jboss.util.state
DefaultStateMachineModel.Entry
          A container for entiries in the state acceptable map.
State
          Provides the basic interface for states (both accepting, acceptable and final) of a state machine.
StateMachine
          A generalization of a programmable finite-state machine (with a twist).
StateMachine.Acceptable
          Provides the interface for dynmaic state acceptability.
StateMachine.ChangeEvent
          An event for state change notifications.
StateMachine.ChangeListener
          A listener for state change events.
StateMachine.Model
          Defines the data model required by a StateMachine.
 



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