Uses of Package
org.jboss.weld.injection.producer
-
Packages that use org.jboss.weld.injection.producer Package Description org.jboss.weld.injection.producer org.jboss.weld.manager org.jboss.weld.module org.jboss.weld.util -
Classes in org.jboss.weld.injection.producer used by org.jboss.weld.injection.producer Class Description AbstractDecoratorApplyingInstantiator Common functionality for an instantiator capable of applying decorators to a given instance.AbstractInstantiator AbstractMemberProducer Common functionality forProducers backing producer fields and producer methods.AbstractProducer BasicInjectionTarget BasicInjectionTargetimplementation.BeanInjectionTarget DefaultInjector Injector implementation that injectsInject-annotated fields and calls CDI initializer methods.DefaultLifecycleCallbackInvoker If the component is not intercepted this implementation takes care of invoking its lifecycle callback methods.ForwardingInstantiator InjectionTargetInitializationContext Carries extended metadata -EnhancedAnnotatedTypefor a givenInjectionTarget.Injector Implementations of this interface are capable of performing field/method injection as defined inInjectionTarget.inject(Object, CreationalContext).Instantiator Implementation of this interface is capable of producing Java objects.InterceptionModelInitializer InitializesInterceptionModelfor aBeanor a non-contextual component.LifecycleCallbackInvoker Implementations of this interface are capable of performingPostConstruct/PreDestroylifecycle callback invocations.NonProducibleInjectionTarget An implementation ofInjectionTargetfor classes that do not fulfill bean class requirements (e.g.NoopLifecycleCallbackInvoker This implementation never invokesPostConstruct/PreDestroycallbacks.ResourceInjector Injectorthat adds support for resource field and setter injection.SubclassedComponentInstantiator Instantiates an enhanced subclass of a given component class. -
Classes in org.jboss.weld.injection.producer used by org.jboss.weld.manager Class Description BasicInjectionTarget BasicInjectionTargetimplementation. -
Classes in org.jboss.weld.injection.producer used by org.jboss.weld.module Class Description BasicInjectionTarget BasicInjectionTargetimplementation. -
Classes in org.jboss.weld.injection.producer used by org.jboss.weld.util Class Description Injector Implementations of this interface are capable of performing field/method injection as defined inInjectionTarget.inject(Object, CreationalContext).LifecycleCallbackInvoker Implementations of this interface are capable of performingPostConstruct/PreDestroylifecycle callback invocations.NonProducibleInjectionTarget An implementation ofInjectionTargetfor classes that do not fulfill bean class requirements (e.g.