|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProxyInvocationHandler
A class for handling method invocations of a proxy.
| Method Summary | |
|---|---|
Object |
handleInvocation(ProxyInvocation proxyInvocation)
Handles the given method invocation of the proxy. |
| Method Detail |
|---|
Object handleInvocation(ProxyInvocation proxyInvocation)
throws Throwable
proxyInvocation - The method invocation, not null
Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||