Uses of Package
javax.enterprise.inject

Packages that use javax.enterprise.inject
javax.decorator Annotations relating to decorators. 
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.inject used by javax.decorator
Stereotype
          Specifies that an annotation type is a stereotype.
 

Classes in javax.enterprise.inject used by javax.enterprise.inject
InjectionException
          Indicates a problem relating to dependency injection.
Instance
          Allows the application to dynamically obtain instances of beans with a specified combination of required type and qualifiers.
ResolutionException
          Indicates a problem relating to typesafe resolution.
Stereotype
          Specifies that an annotation type is a stereotype.
 



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