Package io.jmix.core.common.event


@NonNullApi package io.jmix.core.common.event
  • Class
    Description
    EventHub class implementing the event listening model with concrete event classes.
     
    Generic Event router with lazily initialized event map.
    A registration object for removing an event listener added to a source.
    Annotation for event types that forces EventHub to unsubscribe listeners for this event type after invocation.