|
||||||||||
| 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 | |
|---|---|
java.lang.Object |
handleInvocation(ProxyInvocation proxyInvocation)
Handles the given method invocation of the proxy. |
| Method Detail |
|---|
java.lang.Object handleInvocation(ProxyInvocation proxyInvocation)
throws java.lang.Throwable
proxyInvocation - The method invocation, not null
java.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||