接口 Dispatcher
-
- 所有超级接口:
Callback
public interface Dispatcher extends Callback
DispatchingEnhancercallback. This is identical to theLazyLoaderinterface but needs to be separate so thatEnhancerknows which type of code to generate.
-
-
方法概要
所有方法 实例方法 抽象方法 修饰符和类型 方法 说明 java.lang.ObjectloadObject()Return the object which the original method invocation should be dispatched.
-