| Interface | Description |
|---|---|
| ParameterInjectionPoint<T,X> | |
| ResourceInjection<T> |
High-level representation of a resource field and setter method.
|
| Class | Description |
|---|---|
| ConstructorInjectionPoint<T> |
High-level representation of an injected constructor.
|
| CurrentInjectionPoint | |
| DynamicInjectionPoint |
A proxy that forwards call to the current
SLSBInvocationInjectionPoint. |
| 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> |
Wraps a method whose parameters may be injected.
|
| ObserverMethodInvocationStrategy |
Encapsulates various strategies for invoking an observer 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. |
| ResourceInjectionFactory |
Factory class that produces
ResourceInjection instances for resource fields and setter methods. |
| SLSBInvocationInjectionPoint | |
| ThreadLocalStackService<T> |
Copyright © 2015. All Rights Reserved.