Interface Callback

All Known Subinterfaces:
Dispatcher, FixedValue, InvocationHandler, LazyLoader, MethodInterceptor, NoOp, ProxyRefDispatcher
All Known Implementing Classes:
Beans, Trace

public interface Callback
All callback interfaces used by Enhancer extend this interface.
See Also: