Uses of Class
org.apache.webbeans.proxy.InterceptorDecoratorProxyFactory
-
Packages that use InterceptorDecoratorProxyFactory Package Description org.apache.webbeans.config org.apache.webbeans.portable -
-
Uses of InterceptorDecoratorProxyFactory in org.apache.webbeans.config
Methods in org.apache.webbeans.config that return InterceptorDecoratorProxyFactory Modifier and Type Method Description InterceptorDecoratorProxyFactoryWebBeansContext. getInterceptorDecoratorProxyFactory() -
Uses of InterceptorDecoratorProxyFactory in org.apache.webbeans.portable
Fields in org.apache.webbeans.portable declared as InterceptorDecoratorProxyFactory Modifier and Type Field Description protected InterceptorDecoratorProxyFactoryAbstractProducer. proxyFactoryMethods in org.apache.webbeans.portable that return InterceptorDecoratorProxyFactory Modifier and Type Method Description protected InterceptorDecoratorProxyFactoryAbstractProducer. getProxyFactory()
-