Package org.jboss.weld.injection
-
Interface Summary Interface Description ParameterInjectionPoint<T,X> ResourceInjection<T> High-level representation of a resource field and setter method.ThreadLocalStack.ThreadLocalStackReference<T> Reference to a thread-local stack. -
Class Summary Class Description ConstructorInjectionPoint<T> High-level representation of an injected constructor.CurrentInjectionPoint EmptyInjectionPoint FieldInjectionPoint<T,X> ForwardingInjectionPoint ForwardingInjectionTarget<T> InjectionContextImpl<T> InjectionPointFactory Factory class that producerInjectionPoint
instances for fields, parameters, methods and constructors.InterceptionFactoryImpl<T> Instances of this class are not suitable for sharing between threads.MethodInjectionPoint<T,X> Wraps a method whose parameters may be injected.MethodInvocationStrategy Encapsulates various strategies for invoking a method injection point.ParameterInjectionPointImpl<T,X> ProxyClassConstructorInjectionPointWrapper<T> A wrapper on aConstructorInjectionPoint
, to be used if a proxy subclass is instantiated instead of the original (e.g.ResourceInjectionFactory Factory class that producesResourceInjection
instances for resource fields and setter methods.ResourceInjectionProcessor<S extends org.jboss.weld.bootstrap.api.Service,C> Abstract stateless resource injection processor.ThreadLocalStack<T> A stack that is kept in thread-local. -
Enum Summary Enum Description MethodInjectionPoint.MethodInjectionPointType