Package net.sf.cglib.proxy
Interface Callback
-
- All Known Subinterfaces:
Dispatcher
,FixedValue
,InvocationHandler
,LazyLoader
,MethodInterceptor
,NoOp
,ProxyRefDispatcher
public interface Callback
All callback interfaces used byEnhancer
extend this interface.- See Also:
MethodInterceptor
,NoOp
,LazyLoader
,Dispatcher
,InvocationHandler
,FixedValue