Class CGLIBEnhancedConverter.ReverseEngineeredCallbackFilter
- java.lang.Object
-
- com.thoughtworks.xstream.converters.reflection.CGLIBEnhancedConverter.ReverseEngineeredCallbackFilter
-
- All Implemented Interfaces:
net.sf.cglib.proxy.CallbackFilter
- Enclosing class:
- CGLIBEnhancedConverter
private static class CGLIBEnhancedConverter.ReverseEngineeredCallbackFilter extends java.lang.Object implements net.sf.cglib.proxy.CallbackFilter
-
-
Field Summary
Fields Modifier and Type Field Description private java.util.Map
callbackIndexMap
-
Constructor Summary
Constructors Constructor Description ReverseEngineeredCallbackFilter(java.util.Map callbackIndexMap)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
accept(java.lang.reflect.Method method)
-