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