|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DefaultStateMachineModel.Entry | |
| org.jboss.util.state | State machine classes. |
| Uses of DefaultStateMachineModel.Entry in org.jboss.util.state |
| Fields in org.jboss.util.state declared as DefaultStateMachineModel.Entry | |
protected DefaultStateMachineModel.Entry |
DefaultStateMachineModel.initial
The mapping entry for the initial state. |
protected DefaultStateMachineModel.Entry |
DefaultStateMachineModel.current
The mapping entry for the current state. |
| Methods in org.jboss.util.state that return DefaultStateMachineModel.Entry | |
protected DefaultStateMachineModel.Entry |
DefaultStateMachineModel.getEntry(State state)
Get an entry from the map. |
protected DefaultStateMachineModel.Entry |
DefaultStateMachineModel.putEntry(State state,
Set acceptable)
Put a new entry into the map. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||