| Context | Every webbeans component has an associated context that are defined by the NormalScope annotation. | code | html |
| Contextual | Each webbeans instance that is contained in the Context
must be defined as Contextual. |
code | html |
| CreationalContext | The CreationalContext holds incomplete Bean instances. | code | html |