public static final class SessionProxyHandler.SessionProxyInvocationHandler
extends java.lang.Object
implements java.lang.reflect.InvocationHandler
| Constructor and Description |
|---|
SessionProxyInvocationHandler(Session delegatee,
NamespaceMappingSupport namespaceSupport,
java.lang.Class<?>[] interfaces) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args) |
public SessionProxyInvocationHandler(Session delegatee,
NamespaceMappingSupport namespaceSupport,
java.lang.Class<?>[] interfaces)
public java.lang.Object invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args)
throws java.lang.Throwable
invoke in interface java.lang.reflect.InvocationHandlerjava.lang.ThrowableInvocationHandler.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[])"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"