| Interface | Description |
|---|---|
| ParameterInjectionPoint<T,X> | |
| WeldInjectionPoint<T,S> |
| Class | Description |
|---|---|
| AbstractCallableInjectionPoint<T,X,S extends Member> | |
| ConstructorInjectionPoint<T> |
High-level representation of an injected constructor.
|
| CurrentInjectionPoint | |
| EmptyInjectionPoint | |
| FieldInjectionPoint<T,X> | |
| ForwardingInjectionPoint | |
| ForwardingInjectionTarget<T> | |
| InjectionContextImpl<T> | |
| InjectionPointFactory |
Factory class that producer
InjectionPoint instances for fields, parameters, methods and constructors. |
| MethodInjectionPoint<T,X> |
High-level representation of an injected method.
|
| ParameterInjectionPointImpl<T,X> | |
| ProxyClassConstructorInjectionPointWrapper<T> |
A wrapper on a
ConstructorInjectionPoint, to be used if a proxy subclass is instantiated instead of the
original (e.g. |
| ResourceInjectionPoint<T,X> |
Copyright © 2012 Seam Framework. All Rights Reserved.