Uses of Interface
jakarta.enterprise.inject.spi.Prioritized
Packages that use Prioritized
Package
Description
The build compatible extension SPI.
The portable extension integration SPI.
-
Uses of Prioritized in io.smallrye.reactive.messaging
Subinterfaces of Prioritized in io.smallrye.reactive.messagingModifier and TypeInterfaceDescriptioninterfaceA customizer that can be used to modify the configuration used to create a messaging client.interfaceInterceptor for incoming messages on connector channels.interfaceConverter transformingMessage<A>intoMessage<B>.interfaceInterceptor for outgoing messages on connector channels.interfaceSPI to allow extension of publishers (Multi) included in the final graph.interfaceSPI to allow extension of subscription targets (Multi) included in the final graph.Classes in io.smallrye.reactive.messaging that implement Prioritized -
Uses of Prioritized in io.smallrye.reactive.messaging.keyed
Subinterfaces of Prioritized in io.smallrye.reactive.messaging.keyedModifier and TypeInterfaceDescriptioninterface -
Uses of Prioritized in jakarta.enterprise.inject.build.compatible.spi
Subinterfaces of Prioritized in jakarta.enterprise.inject.build.compatible.spiModifier and TypeInterfaceDescriptioninterfaceService provider interface for various services needed byBuildCompatibleExtensionimplementations. -
Uses of Prioritized in jakarta.enterprise.inject.spi
Subinterfaces of Prioritized in jakarta.enterprise.inject.spiModifier and TypeInterfaceDescriptioninterfaceInterface implemented by a CDI provider to provide access to the current containerinterfaceRepresents an observer method of an enabled bean.