protected static class DecoratorProxyFactory.TargetInstanceBytecodeMethodResolver extends Object implements BytecodeMethodResolver
| Modifier | Constructor and Description |
|---|---|
protected |
DecoratorProxyFactory.TargetInstanceBytecodeMethodResolver() |
| Modifier and Type | Method and Description |
|---|---|
void |
getDeclaredMethod(org.jboss.classfilewriter.ClassMethod classMethod,
String declaringClass,
String methodName,
String[] parameterTypes) |
protected DecoratorProxyFactory.TargetInstanceBytecodeMethodResolver()
public void getDeclaredMethod(org.jboss.classfilewriter.ClassMethod classMethod,
String declaringClass,
String methodName,
String[] parameterTypes)
getDeclaredMethod in interface BytecodeMethodResolverCopyright © 2013 Seam Framework. All rights reserved.