public interface BytecodeMethodResolver
Method at runtime. The
resolved method should be left on the top of the stack| Modifier and Type | Method and Description |
|---|---|
void |
getDeclaredMethod(javassist.bytecode.ClassFile file,
javassist.bytecode.Bytecode code,
String declaringClass,
String methodName,
String[] parameterTypes) |
Copyright © 2014 Seam Framework. All Rights Reserved.