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