Uses of Package
javax.enterprise.inject.spi

Packages that use javax.enterprise.inject.spi
javax.enterprise.inject.spi   
 

Classes in javax.enterprise.inject.spi used by javax.enterprise.inject.spi
Annotated
          The metadata for an annotated element which can be parsed by the BeanManager.
AnnotatedCallable
          The metadata for a callable member which can be parsed by the BeanManager.
AnnotatedConstructor
          The metadata for an annotated constructor which can be parsed by the BeanManager.
AnnotatedField
          The metadata for an annotated field which can be parsed by the BeanManager The semantics are similar to Field
AnnotatedMember
          The metadata for an annotated member which can be parsed by the BeanManager.
AnnotatedMethod
          The metadata for an annotated method which can be parsed by the BeanManager The semantics are similar to Method
AnnotatedParameter
          The metadata for an annotated parameter which can be parsed by the BeanManager
AnnotatedType
          The metadata for an annotated type which can be parsed by the BeanManager The semantics are similar to Class.
Bean
           
Decorator
          The bean object for a decorator
InjectionPoint
          Provides access to metadata about the injection point into which a dependent object is injected.
InjectionTarget
           
InterceptionType
          Identifies the kind of lifecycle callback or business method
Interceptor
           
ObserverMethod
           
ProcessBean
           
Producer
          The interface javax.enterprise.inject.spi.Producer provides a generic operation for producing an instance of a type.
SessionBeanType
           
 



Copyright © 2008-2009. All Rights Reserved.