Class EventRegistryImpl.CommittedEvent

    • Constructor Detail

      • CommittedEvent

        protected CommittedEvent()
    • Method Detail

      • onListenerAdded

        protected void onListenerAdded()
        Description copied from class: Event4Impl
        Might be overridden whenever specific events need to know when listeners subscribe to the event.
        Overrides:
        onListenerAdded in class Event4Impl