Quarkus - Panache - Common - Deployment 1.12.2.Final
- java.lang.Object
-
- org.objectweb.asm.MethodVisitor
-
- io.quarkus.panache.common.deployment.PanacheMethodCustomizerVisitor
-
-
Field Summary
-
Fields inherited from class org.objectweb.asm.MethodVisitor
api, mv
-
Method Summary
-
Methods inherited from class org.objectweb.asm.MethodVisitor
visitAnnotableParameterCount, visitAnnotation, visitAnnotationDefault, visitAttribute, visitEnd, visitFieldInsn, visitFrame, visitIincInsn, visitInsn, visitInsnAnnotation, visitIntInsn, visitInvokeDynamicInsn, visitJumpInsn, visitLabel, visitLdcInsn, visitLineNumber, visitLocalVariable, visitLocalVariableAnnotation, visitLookupSwitchInsn, visitMaxs, visitMethodInsn, visitMethodInsn, visitMultiANewArrayInsn, visitParameter, visitParameterAnnotation, visitTableSwitchInsn, visitTryCatchAnnotation, visitTryCatchBlock, visitTypeAnnotation, visitTypeInsn, visitVarInsn
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
PanacheMethodCustomizerVisitor
public PanacheMethodCustomizerVisitor(org.objectweb.asm.MethodVisitor superVisitor,
org.jboss.jandex.MethodInfo method,
org.objectweb.asm.Type thisClass,
List<PanacheMethodCustomizer> methodCustomizers)
-
Method Detail
-
visitCode
public void visitCode()
- Overrides:
visitCode in class org.objectweb.asm.MethodVisitor
Quarkus - Panache - Common - Deployment 1.12.2.Final
Copyright © 2021 JBoss by Red Hat. All rights reserved.