Uses of Package
javax.enterprise.context.spi
Packages that use javax.enterprise.context.spi
Package
Description
The custom context SPI.
The portable extension integration SPI.
-
Classes in javax.enterprise.context.spi used by javax.enterprise.context.spiClassDescriptionProvides an operation for obtaining contextual instances with a particular scope of any contextual type.Defines operations to create and destroy contextual instances of a certain type.Provides operations that are used by the
Contextual
implementation during instance creation and destruction. -
Classes in javax.enterprise.context.spi used by javax.enterprise.inject.spiClassDescriptionProvides an operation for obtaining contextual instances with a particular scope of any contextual type.Defines operations to create and destroy contextual instances of a certain type.Provides operations that are used by the
Contextual
implementation during instance creation and destruction.