public class DynamicGeneratorBefore extends BaseDynamicGenerator
Constructor and Description |
---|
DynamicGeneratorBefore() |
Modifier and Type | Method and Description |
---|---|
void |
invokeMethodsBefore(org.objectweb.asm.MethodVisitor methodVisitor,
Method aspectMethod) |
initAndGetWovenMethod, invokeMethodsAfter, prepareMethods, visitMethodHandleSetter
public void invokeMethodsBefore(org.objectweb.asm.MethodVisitor methodVisitor, Method aspectMethod)
invokeMethodsBefore
in interface Wrapper
invokeMethodsBefore
in class BaseDynamicGenerator