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