Uses of Enum
jakarta.enterprise.event.Reception
Packages that use Reception
Package
Description
Annotations and interfaces relating to events.
The build compatible extension SPI.
The portable extension integration SPI.
-
Uses of Reception in jakarta.enterprise.event
Subclasses with type arguments of type Reception in jakarta.enterprise.eventModifier and TypeClassDescriptionenumDistinguishes conditional observer methods from observer methods which are always notified.Methods in jakarta.enterprise.event that return Reception -
Uses of Reception in jakarta.enterprise.inject.build.compatible.spi
Methods in jakarta.enterprise.inject.build.compatible.spi that return ReceptionModifier and TypeMethodDescriptionObserverInfo.reception()Returns the reception type of this observer. -
Uses of Reception in jakarta.enterprise.inject.spi
Methods in jakarta.enterprise.inject.spi that return ReceptionModifier and TypeMethodDescriptionObserverMethod.getReception()Obtains the specifiedReceptionfor the observer method. -
Uses of Reception in jakarta.enterprise.inject.spi.configurator
Methods in jakarta.enterprise.inject.spi.configurator with parameters of type Reception