Package org.jboss.weld.injection
@Vetoed
package org.jboss.weld.injection
-
ClassDescriptionHigh-level representation of an injected constructor.FieldInjectionPoint<T,
X> Factory class that producerInjectionPointinstances for fields, parameters, methods and constructors.Instances of this class are not suitable for sharing between threads.MethodInjectionPoint<T,X> Wraps a method whose parameters may be injected.Encapsulates various strategies for invoking a method injection point.A wrapper on aConstructorInjectionPoint, to be used if a proxy subclass is instantiated instead of the original (e.g. because the original is an abstractDecorator)High-level representation of a resource field and setter method.Factory class that producesResourceInjectioninstances for resource fields and setter methods.ResourceInjectionProcessor<S extends org.jboss.weld.bootstrap.api.Service,C> Abstract stateless resource injection processor.A stack that is kept in thread-local.Reference to a thread-local stack.