Package | Description |
---|---|
org.jboss.weld.injection.producer |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDecoratorApplyingInstantiator<T>
Common functionality for an instantiator capable of applying decorators to a given instance.
|
class |
ConstructorInterceptionInstantiator<T>
Delegating
Instantiator that takes care of AroundConstruct interceptor invocation. |
class |
InterceptorApplyingInstantiator<T>
A wrapper over
SubclassedComponentInstantiator that registers interceptors within the method handler. |
class |
SubclassDecoratorApplyingInstantiator<T>
A wrapper over
SubclassedComponentInstantiator that registers decorators using the enhanced subclass. |
Copyright © 2016. All rights reserved.