| Package | Description |
|---|---|
| javax.enterprise.context |
Annotations and interfaces relating to scopes and contexts.
|
| javax.enterprise.inject |
Annotations relating to bean and stereotype definition,
built-in qualifiers, and interfaces and classes relating
to programmatic lookup.
|
| Class and Description |
|---|
| ContextException
Indicates a problem relating to context management.
|
| NormalScope
Specifies that an annotation type is a normal scope type.
|
| Class and Description |
|---|
| RequestScoped
Specifies that a bean is request scoped.
|
Copyright © 2008-2014 JBoss by Red Hat, Inc.. All Rights Reserved.