public interface ProxyRefDispatcher extends Callback
Enhancer
callback. This is the same as the
Dispatcher
except for the addition of an argument
which references the proxy object.Modifier and Type | Method and Description |
---|---|
Object |
loadObject(Object proxy)
Return the object which the original method invocation should
be dispatched.
|
Object loadObject(Object proxy) throws Exception
proxy
- a reference to the proxy (generated) objectException
Copyright © 2018. All rights reserved.