public interface InvokerReference
Invoker
of the proxy. Every proxy generated by ProxyToys implements this interface.Modifier and Type | Method and Description |
---|---|
Invoker |
getInvoker()
Retrieve the Invoker instance from the proxy.
|
Invoker getInvoker()
Invoker
instance.Copyright © 2005–2019 Codehaus. All rights reserved.