protected static class DecoratorProxyFactory.TargetInstanceBytecodeMethodResolver extends java.lang.Object implements BytecodeMethodResolver
| Modifier | Constructor and Description |
|---|---|
protected |
DecoratorProxyFactory.TargetInstanceBytecodeMethodResolver() |
| Modifier and Type | Method and Description |
|---|---|
void |
getDeclaredMethod(javassist.bytecode.ClassFile file,
javassist.bytecode.Bytecode code,
java.lang.String declaringClass,
java.lang.String methodName,
java.lang.String[] parameterTypes) |
protected DecoratorProxyFactory.TargetInstanceBytecodeMethodResolver()
public void getDeclaredMethod(javassist.bytecode.ClassFile file,
javassist.bytecode.Bytecode code,
java.lang.String declaringClass,
java.lang.String methodName,
java.lang.String[] parameterTypes)
getDeclaredMethod in interface BytecodeMethodResolverCopyright © 2014 Seam Framework. All Rights Reserved.