Uses of Interface
javax.enterprise.inject.spi.Prioritized
-
Packages that use Prioritized Package Description javax.enterprise.inject.spi The portable extension integration SPI. -
-
Uses of Prioritized in javax.enterprise.inject.spi
Subinterfaces of Prioritized in javax.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.
-