protected class EventRegistryImpl.CommittedEvent extends Event4Impl
| Modifier | Constructor and Description |
|---|---|
protected |
EventRegistryImpl.CommittedEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onListenerAdded()
Might be overridden whenever specific events need
to know when listeners subscribe to the event.
|
addListener, hasListeners, newInstance, removeListener, triggerprotected void onListenerAdded()
Event4ImplonListenerAdded in class Event4Impl