protected static class DecoratorProxyFactory.TargetInstanceBytecodeMethodResolver extends Object implements BytecodeMethodResolver
| Modifier | Constructor and Description |
|---|---|
protected |
DecoratorProxyFactory.TargetInstanceBytecodeMethodResolver() |
| Modifier and Type | Method and Description |
|---|---|
void |
getDeclaredMethod(ClassMethod classMethod,
String declaringClass,
String methodName,
String[] parameterTypes,
ClassMethod staticConstructor) |
protected DecoratorProxyFactory.TargetInstanceBytecodeMethodResolver()
public void getDeclaredMethod(ClassMethod classMethod, String declaringClass, String methodName, String[] parameterTypes, ClassMethod staticConstructor)
getDeclaredMethod in interface BytecodeMethodResolverCopyright © 2014. All Rights Reserved.