Skip navigation links

Jakarta Context Dependency Injection 3.0.0

Package jakarta.enterprise.context.spi

The custom context SPI.

See: Description

Package jakarta.enterprise.context.spi Description

The custom context SPI.

Associated with every scope type is a context object. The context object implements the semantics of the scope type.

The context implementation collaborates with the container via the Context and Contextual interfaces to create and destroy contextual instances.

See Also:
jakarta.enterprise.context, jakarta.enterprise.inject.spi
Skip navigation links

Jakarta Context Dependency Injection 3.0.0

Comments to: cdi-dev@eclipse.org.
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.