Interface | Description |
---|---|
StateManagerMXBean |
The MBean interface to monitor the ECE state machine.
|
StateTransition |
Class that defines the transitions and the various states of the state machine
|
Class | Description |
---|---|
StateManagerException |
Class that represents the exception thrown from the state machine in case of error conditions
|
Enum | Description |
---|---|
StateTransition.Transition |
defined transitions on the state machine
|