Class | Description |
---|---|
NonContextualComponentInjectionTarget<T> |
InjectionTarget implementation used for non-contextual EE components such as
message-driven beans, Servlets, tag library handlers, ... |
WeldComponentService |
Interceptor that attaches all the nessesary information for weld injection to the interceptor context
|
WeldConstructionStartInterceptor |
Initiates component construction.
|
WeldInjectionContext | |
WeldInjectionContextInterceptor |
Interceptor that attaches all the nessesary information for weld injection to the interceptor context
|
WeldInjectionInterceptor |
Class that performs CDI injection and calls initializer methods after resource injection
has been run
|
WeldInjectionInterceptor.Factory | |
WeldInterceptorInjectionInterceptor |
Class that performs CDI injection and calls initializer methods on interceptor classes after resource injection
has been run
|
WeldInterceptorInjectionInterceptor.Factory | |
WeldManagedReferenceFactory |
Managed reference factory that can be used to create and inject components.
|
Copyright © 2013 JBoss by Red Hat. All rights reserved.