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 InvocationHandler
Throwable
InvocationHandler.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[])
Copyright © 2015 The Apache Software Foundation. All rights reserved.