class RestClientMethodEnhancer extends Object implements BiFunction<String,org.objectweb.asm.ClassVisitor,org.objectweb.asm.ClassVisitor>
| Constructor and Description |
|---|
RestClientMethodEnhancer(String methodName,
short[] cacheKeyParameterPositions) |
| Modifier and Type | Method and Description |
|---|---|
org.objectweb.asm.ClassVisitor |
apply(String className,
org.objectweb.asm.ClassVisitor classVisitor) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenpublic RestClientMethodEnhancer(String methodName, short[] cacheKeyParameterPositions)
public org.objectweb.asm.ClassVisitor apply(String className, org.objectweb.asm.ClassVisitor classVisitor)
apply in interface BiFunction<String,org.objectweb.asm.ClassVisitor,org.objectweb.asm.ClassVisitor>Copyright © 2021 JBoss by Red Hat. All rights reserved.