public class CompositePseudoStateListener<S,E> extends AbstractCompositeListener<PseudoStateListener<S,E>> implements PseudoStateListener<S,E>
| Constructor and Description |
|---|
CompositePseudoStateListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onContext(PseudoStateContext<S,E> context)
Called when
PseudoState want to notify of
a new PseudoStateContext. |
getListeners, register, setListeners, unregisterpublic void onContext(PseudoStateContext<S,E> context)
PseudoStateListenerPseudoState want to notify of
a new PseudoStateContext.onContext in interface PseudoStateListener<S,E>context - the context