Callbackpublic interface Dispatcher extends Callback
Enhancer callback. This is identical to the
LazyLoader interface but needs to be separate so that Enhancer
knows which type of code to generate.| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Object |
loadObject() |
Return the object which the original method invocation should
be dispatched.
|