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

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


Uses of Class
org.jboss.util.CloneableObject

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

Uses of CloneableObject in org.jboss.util.state
 

Subclasses of CloneableObject in org.jboss.util.state
 class AcceptableState
          An abstract state to build dynamicily state acceptabile states.
 class DefaultStateMachineModel
          A default implementation of a state machine model.
protected static class DefaultStateMachineModel.Entry
          A container for entiries in the state acceptable map.
 class State
          Provides the basic interface for states (both accepting, acceptable and final) of a state machine.
 class StateAdapter
          A helper state for instances which need to be StateMachine.Acceptable and/or StateMachine.ChangeListeners.
 class StateMachine
          A generalization of a programmable finite-state machine (with a twist).
 



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