Class CGLIBEnhancedConverter.ReverseEngineeringInvocationHandler
- java.lang.Object
-
- com.thoughtworks.xstream.converters.reflection.CGLIBEnhancedConverter.ReverseEngineeringInvocationHandler
-
- All Implemented Interfaces:
java.lang.reflect.InvocationHandler
- Enclosing class:
- CGLIBEnhancedConverter
private static final class CGLIBEnhancedConverter.ReverseEngineeringInvocationHandler extends java.lang.Object implements java.lang.reflect.InvocationHandler
-
-
Constructor Summary
Constructors Constructor Description ReverseEngineeringInvocationHandler(int index, java.util.Map indexMap)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object
invoke(java.lang.Object proxy, java.lang.reflect.Method method, java.lang.Object[] args)
-