public interface BytecodeMethodResolver
Method
at runtime. The
resolved method should be left on the top of the stackModifier and Type | Method and Description |
---|---|
void |
getDeclaredMethod(ClassMethod classMethod,
String declaringClass,
String methodName,
String[] parameterTypes) |
void getDeclaredMethod(ClassMethod classMethod, String declaringClass, String methodName, String[] parameterTypes)
Copyright © 2013 Seam Framework. All Rights Reserved.