Package | Description |
---|---|
javax.enterprise.context.spi |
The custom context SPI.
|
javax.enterprise.inject.spi |
The portable extension integration SPI.
|
javax.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. |
Copyright © 2008–2017 JBoss by Red Hat, Inc.. All rights reserved.