Package | Description |
---|---|
jakarta.enterprise.context.spi |
The custom context SPI.
|
jakarta.enterprise.inject.spi |
The portable extension integration SPI.
|
jakarta.enterprise.inject.spi.configurator |
Class and Description |
---|
Context
Provides an operation for obtaining contextual instances with a particular scope of any contextual type.
|
Contextual
Defines operations to create and destroy contextual instances of a certain type.
|
CreationalContext
Provides operations that are used by the
Contextual implementation during instance
creation and destruction. |
Class and Description |
---|
Context
Provides an operation for obtaining contextual instances with a particular scope of any contextual type.
|
Contextual
Defines operations to create and destroy contextual instances of a certain type.
|
CreationalContext
Provides operations that are used by the
Contextual implementation during instance
creation and destruction. |
Class and Description |
---|
CreationalContext
Provides operations that are used by the
Contextual implementation during instance
creation and destruction. |
Comments to: cdi-dev@eclipse.org.
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.