public class AbstractDecoratorMethodHandler extends Object implements javassist.util.proxy.MethodHandler
MethodHandler for Abstract decorators.| Constructor and Description |
|---|
AbstractDecoratorMethodHandler(WeldClass<?> delegateClass,
InjectionPoint injectionPoint,
Object injectedDelegate) |
public AbstractDecoratorMethodHandler(WeldClass<?> delegateClass, InjectionPoint injectionPoint, Object injectedDelegate)
Copyright © 2013 Seam Framework. All Rights Reserved.