public static class RestfulProxy.InvocationHandler
extends java.lang.Object
implements net.e6tech.elements.common.interceptor.InterceptorHandler
| Modifier and Type | Method and Description |
|---|---|
Presentation |
getPresentation() |
RestfulProxy |
getProxy() |
java.lang.Object |
invoke(net.e6tech.elements.common.interceptor.CallFrame frame) |
void |
setPresentation(Presentation presentation) |
public java.lang.Object invoke(net.e6tech.elements.common.interceptor.CallFrame frame)
throws java.lang.Throwable
invoke in interface net.e6tech.elements.common.interceptor.InterceptorHandlerjava.lang.Throwablepublic RestfulProxy getProxy()
public Presentation getPresentation()
public void setPresentation(Presentation presentation)