Package | Description |
---|---|
javax.enterprise.context.spi | |
javax.enterprise.inject.spi |
Class and Description |
---|
Context
Every webbeans component has an associated context that are
defined by the
NormalScope annotation. |
Contextual
Each webbeans instance that is contained in the
Context
must be defined as Contextual . |
CreationalContext
The
CreationalContext holds incomplete Bean instances and
references to allDependent scoped
contextual instances injected into a NormalScope d
bean. |
Class and Description |
---|
Context
Every webbeans component has an associated context that are
defined by the
NormalScope annotation. |
Contextual
Each webbeans instance that is contained in the
Context
must be defined as Contextual . |
CreationalContext
The
CreationalContext holds incomplete Bean instances and
references to allDependent scoped
contextual instances injected into a NormalScope d
bean. |
Copyright © 2019. All rights reserved.