Uses of Class
org.jboss.weld.injection.producer.ForwardingInstantiator
Packages that use ForwardingInstantiator
-
Uses of ForwardingInstantiator in org.jboss.weld.injection.producer
Subclasses of ForwardingInstantiator in org.jboss.weld.injection.producerModifier and TypeClassDescriptionclassCommon functionality for an instantiator capable of applying decorators to a given instance.classDelegatingInstantiatorthat takes care ofAroundConstructinterceptor invocation.classA wrapper overSubclassedComponentInstantiatorthat registers interceptors within the method handler.classA wrapper overSubclassedComponentInstantiatorthat registers decorators using the enhanced subclass.