Uses of Class
org.jboss.weld.bean.proxy.DecoratorProxyMethodHandler
-
Packages that use DecoratorProxyMethodHandler Package Description org.jboss.weld.bean.proxy JBoss, Home of Professional Open Source Copyright 2015, Red Hat, Inc. -
-
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(javax.enterprise.inject.spi.InjectionPoint injectionPoint, javax.enterprise.context.spi.CreationalContext<?> creationalContext, javax.enterprise.inject.spi.Decorator<Object> decorator)
-