Package io.avaje.inject.events


package io.avaje.inject.events
Event support.
  • Class
    Description
    Allows the application to fire events of a particular type.
    Container class for an observer method and its information
    Manages all Observer instances in the BeanScope.
    Builder for the default ObserverManager implementation.
    Identifies the event parameter of an observer method.
    Identifies the event parameter of an asynchronous observer method.