private static final class CGLIBEnhancedConverter.ReverseEngineeringInvocationHandler
extends java.lang.Object
implements java.lang.reflect.InvocationHandler
Modifier and Type | Field and Description |
---|---|
private java.lang.Integer |
index |
private java.util.Map |
indexMap |
Constructor and Description |
---|
ReverseEngineeringInvocationHandler(int index,
java.util.Map indexMap) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args) |