Interface PanacheMethodCustomizer
public interface PanacheMethodCustomizer
-
Method Summary
Modifier and TypeMethodDescriptionvoidcustomize(org.objectweb.asm.Type entityClassSignature, org.jboss.jandex.MethodInfo method, org.objectweb.asm.MethodVisitor mv)
-
Method Details
-
customize
void customize(org.objectweb.asm.Type entityClassSignature, org.jboss.jandex.MethodInfo method, org.objectweb.asm.MethodVisitor mv)
-