Uses of Interface
org.apache.webbeans.proxy.InterceptorHandler
Packages that use InterceptorHandler
-
Uses of InterceptorHandler in org.apache.webbeans.intercept
Classes in org.apache.webbeans.intercept that implement InterceptorHandlerModifier and TypeClassDescriptionclassInterceptorHandler which handles all the Decorators on the InjectionTarget.class -
Uses of InterceptorHandler in org.apache.webbeans.proxy
Methods in org.apache.webbeans.proxy that return InterceptorHandlerModifier and TypeMethodDescriptionInterceptorDecoratorProxyFactory.getInterceptorHandler(OwbInterceptorProxy proxyInstance) Methods in org.apache.webbeans.proxy with parameters of type InterceptorHandlerModifier and TypeMethodDescription<T> TInterceptorDecoratorProxyFactory.createProxyInstance(Class<? extends T> proxyClass, T instance, InterceptorHandler interceptorDecoratorStack)