public static final class SessionProxyHandler.SessionProxyInvocationHandler extends Object implements InvocationHandler
| Constructor and Description |
|---|
SessionProxyInvocationHandler(javax.jcr.Session delegatee,
NamespaceMappingSupport namespaceSupport,
Class<?>[] interfaces) |
public SessionProxyInvocationHandler(javax.jcr.Session delegatee,
NamespaceMappingSupport namespaceSupport,
Class<?>[] interfaces)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke in interface InvocationHandlerThrowableInvocationHandler.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[])Copyright © 2014 The Apache Software Foundation. All rights reserved.