org.apache.cayenne.enhancer
Class GetterVisitor
java.lang.Object
MethodAdapter
org.apache.cayenne.enhancer.GetterVisitor
public class GetterVisitor
- extends MethodAdapter
- Since:
- 3.0
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetterVisitor
public GetterVisitor(MethodVisitor mv,
EnhancementHelper helper,
String propertyName,
boolean lazyFaulting)
visitCode
public void visitCode()
Copyright © 2001-2011 Apache Cayenne. All Rights Reserved.