| Interface | Description |
|---|---|
| WeldInjectionPoint<T,S> |
| Class | Description |
|---|---|
| ConstructorInjectionPoint<T> | |
| CurrentInjectionPoint | |
| EmptyInjectionPoint | |
| Exceptions | |
| FieldInjectionPoint<T,X> | |
| ForwardingInjectionPoint | |
| ForwardingInjectionTarget<T> | |
| InjectionContextImpl<T> | |
| MethodInjectionPoint<T,X> | |
| ParameterInjectionPoint<T,X> | |
| ProxyClassConstructorInjectionPointWrapper<T> |
A wrapper on a
ConstructorInjectionPoint, to be used if a proxy subclass is instantiated instead of the
original (e.g. |
| WeldInjectionPoint.WeldInjectionPointSerializationProxy<T,S> |
Copyright © 2014 Seam Framework. All Rights Reserved.