public class ProjectionForEnhancer extends Object implements BiFunction<String,org.objectweb.asm.ClassVisitor,org.objectweb.asm.ClassVisitor>
| Modifier and Type | Class and Description |
|---|---|
(package private) static class |
ProjectionForEnhancer.BsonPropertyClassVisitor |
| Constructor and Description |
|---|
ProjectionForEnhancer(Map<String,String> propertyMapping) |
| 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 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 © 2020 JBoss by Red Hat. All rights reserved.