Uses of Package
javax.enterprise.inject

Packages that use javax.enterprise.inject
javax.enterprise.event   
javax.enterprise.inject   
javax.enterprise.inject.stereotype   
 

Classes in javax.enterprise.inject used by javax.enterprise.event
TypeLiteral
          Supports inline instantiation of objects that represent parameterized types with actual type parameters.
 

Classes in javax.enterprise.inject used by javax.enterprise.inject
BindingType
          Specifies that an annotation type is a binding type.
InjectionException
          An AmbiguousDependencyException is thrown when within the set of enabled beans with the API type and bind- ing types declared there exists no unique Web Bean with a higher precedence than all other beans in the set.
Instance
          An interface for looking up beans of a particular type.
ResolutionException
          Thrown if resolution fails
TypeLiteral
          Supports inline instantiation of objects that represent parameterized types with actual type parameters.
 

Classes in javax.enterprise.inject used by javax.enterprise.inject.stereotype
Named
          Specifies the name of a bean.
 



Copyright © 2008-2009. All Rights Reserved.