Package io.avaje.inject.events
package io.avaje.inject.events
Event support.
-
ClassDescriptionEvent<T>Allows the application to fire events of a particular type.Observer<T>Container class for an observer method and its informationManages all
Observerinstances 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.