Uses of Package
javax.enterprise.context

Packages that use javax.enterprise.context
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. 
 

Classes in javax.enterprise.context used by javax.enterprise.context
ContextException
          Indicates a problem relating to context management.
NormalScope
          Specifies that an annotation type is a normal scope type.
 

Classes in javax.enterprise.context used by javax.enterprise.inject
RequestScoped
          Specifies that a bean is request scoped.
 



Copyright © 2008-2009 Seam Framework. All Rights Reserved.