org.jboss.weld.bean.proxy
Class DecoratorProxyFactory.TargetInstanceBytecodeMethodResolver
java.lang.Object
org.jboss.weld.bean.proxy.DecoratorProxyFactory.TargetInstanceBytecodeMethodResolver
- All Implemented Interfaces:
- BytecodeMethodResolver
- Enclosing class:
- DecoratorProxyFactory<T>
protected static class DecoratorProxyFactory.TargetInstanceBytecodeMethodResolver
- extends Object
- implements BytecodeMethodResolver
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DecoratorProxyFactory.TargetInstanceBytecodeMethodResolver
protected DecoratorProxyFactory.TargetInstanceBytecodeMethodResolver()
getDeclaredMethod
public void getDeclaredMethod(javassist.bytecode.ClassFile file,
javassist.bytecode.Bytecode code,
String declaringClass,
String methodName,
String[] parameterTypes)
- Specified by:
getDeclaredMethod
in interface BytecodeMethodResolver
Copyright © 2013 Seam Framework. All Rights Reserved.