Uses of Package
javax.inject

Packages that use javax.inject
javax.context   
javax.event   
javax.inject   
javax.inject.manager   
org.jboss.webbeans   
org.jboss.webbeans.bean.standard   
org.jboss.webbeans.conversation   
org.jboss.webbeans.injection.resolution   
org.jboss.webbeans.literal   
org.jboss.webbeans.resources.spi   
org.jboss.webbeans.servlet   
 

Classes in javax.inject used by javax.context
ExecutionException
          Thrown if an exception occurs during execution
 

Classes in javax.inject used by javax.event
BindingType
          Specifies that an annotation type is a binding type.
ExecutionException
          Thrown if an exception occurs during execution
 

Classes in javax.inject used by javax.inject
BindingType
          Specifies that an annotation type is a binding type.
DeploymentException
          Thrown if an error occurs during bean deployment
DeploymentType
          Specifies that an annotation type is a deployment type.
ExecutionException
          Thrown if an exception occurs during execution
 

Classes in javax.inject used by javax.inject.manager
BindingType
          Specifies that an annotation type is a binding type.
TypeLiteral
          Supports inline instantiation of objects that represent parameterized types with actual type parameters.
 

Classes in javax.inject used by org.jboss.webbeans
DeploymentType
          Specifies that an annotation type is a deployment type.
Instance
          An interface for looking up beans of a particular type.
TypeLiteral
          Supports inline instantiation of objects that represent parameterized types with actual type parameters.
 

Classes in javax.inject used by org.jboss.webbeans.bean.standard
Instance
          An interface for looking up beans of a particular type.
 

Classes in javax.inject used by org.jboss.webbeans.conversation
BindingType
          Specifies that an annotation type is a binding type.
Initializer
          Specifies that a method of a bean is a bean initializer method, or that a constructor is the bean constructor.
Produces
          Specifies that a method of a bean is a producer method.
Standard
          Deployment type for standard components defined by the JSR-299 specification.
 

Classes in javax.inject used by org.jboss.webbeans.injection.resolution
TypeLiteral
          Supports inline instantiation of objects that represent parameterized types with actual type parameters.
 

Classes in javax.inject used by org.jboss.webbeans.literal
AnnotationLiteral
          Supports inline instantiation of annotation type instances.
 

Classes in javax.inject used by org.jboss.webbeans.resources.spi
ExecutionException
          Thrown if an exception occurs during execution
 

Classes in javax.inject used by org.jboss.webbeans.servlet
Produces
          Specifies that a method of a bean is a producer method.
 



Copyright © 2011. All Rights Reserved.