Uses of Class
org.jboss.weld.bean.proxy.DecoratorProxyMethodHandler
-
Packages that use DecoratorProxyMethodHandler Package Description org.jboss.weld.bean.proxy -
-
Uses of DecoratorProxyMethodHandler in org.jboss.weld.bean.proxy
Methods in org.jboss.weld.bean.proxy that return DecoratorProxyMethodHandler Modifier and Type Method Description DecoratorProxyMethodHandlerDecorationHelper. createMethodHandler(InjectionPoint injectionPoint, CreationalContext<?> creationalContext, Decorator<Object> decorator)
-