Uses of Interface
jakarta.enterprise.inject.spi.Prioritized
-
Packages that use Prioritized Package Description jakarta.enterprise.inject.build.compatible.spi The build compatible extension SPI.jakarta.enterprise.inject.spi The portable extension integration SPI. -
-
Uses of Prioritized in jakarta.enterprise.inject.build.compatible.spi
Subinterfaces of Prioritized in jakarta.enterprise.inject.build.compatible.spi Modifier and Type Interface Description interface
BuildServices
Service provider interface for various services needed byBuildCompatibleExtension
implementations. -
Uses of Prioritized in jakarta.enterprise.inject.spi
Subinterfaces of Prioritized in jakarta.enterprise.inject.spi Modifier and Type Interface Description interface
CDIProvider
Interface implemented by a CDI provider to provide access to the current containerinterface
ObserverMethod<T>
Represents an observer method of an enabled bean.
-