public class EventStateHandler extends StateHandler<EventState>
| Constructor and Description | 
|---|
EventStateHandler(Stateful source)
Constructor. 
 | 
addStateListener, assertAlive, assertLockHeld, callLocked, fireEvent, getState, lastStateEvent, listenerCount, removeStateListener, restoreLastJobStateEvent, runLocked, setState, setState, setStateException, setStateException, sleep, supplyLocked, toString, tryToWhen, waitToWhen, wakepublic EventStateHandler(Stateful source)
source - The source for events.