Package | Description |
---|---|
javax.enterprise.context.spi |
The custom context SPI.
|
javax.enterprise.inject.spi |
The portable extension integration SPI.
|
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. |
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.