Class AnnotationInvocationHandler

java.lang.Object
org.objectweb.asm.AnnotationVisitor
org.openjdk.jmh.generators.asm.AnnotationInvocationHandler
All Implemented Interfaces:
InvocationHandler

class AnnotationInvocationHandler extends org.objectweb.asm.AnnotationVisitor implements InvocationHandler
  • Field Details

  • Constructor Details

    • AnnotationInvocationHandler

      public AnnotationInvocationHandler(String className, org.objectweb.asm.AnnotationVisitor annotationVisitor)
  • Method Details