Package | Description |
---|---|
org.apache.webbeans.intercept | |
org.apache.webbeans.proxy |
Modifier and Type | Class and Description |
---|---|
class |
DecoratorHandler
InterceptorHandler which handles all the Decorators on the InjectionTarget.
|
class |
DefaultInterceptorHandler<T> |
Modifier and Type | Method and Description |
---|---|
InterceptorHandler |
InterceptorDecoratorProxyFactory.getInterceptorHandler(OwbInterceptorProxy proxyInstance) |
Modifier and Type | Method and Description |
---|---|
<T> T |
InterceptorDecoratorProxyFactory.createProxyInstance(Class<? extends T> proxyClass,
T instance,
InterceptorHandler interceptorDecoratorStack) |
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.