Uses of Interface
jakarta.enterprise.inject.spi.Prioritized
-
Packages that use Prioritized Package Description jakarta.enterprise.inject.spi The portable extension integration SPI. -
-
Uses of Prioritized in jakarta.enterprise.inject.spi
Subinterfaces of Prioritized in jakarta.enterprise.inject.spi Modifier and Type Interface Description interfaceCDIProviderInterface implemented by a CDI provider to provide access to the current containerinterfaceObserverMethod<T>Represents an observer method of an enabled bean.
-