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. 
javax.enterprise.inject.spi The portable extension integration SPI. 
 

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.
 

Classes in javax.enterprise.inject used by javax.enterprise.inject.spi
Instance
           Allows the application to dynamically obtain instances of beans with a specified combination of required type and qualifiers.
 



Copyright © 2008-2012 JBoss by Red Hat, Inc.. All Rights Reserved.