org.apache.sling.jcr.base
Class SessionProxyHandler
java.lang.Object
org.apache.sling.jcr.base.SessionProxyHandler
public class SessionProxyHandler
- extends Object
The session proxy handler creates session proxies to handle
the namespace mapping support if impersonate is called on
the session.
Method Summary |
javax.jcr.Session |
createProxy(javax.jcr.Session session)
Create a proxy for the session. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionProxyHandler
public SessionProxyHandler(AbstractSlingRepository repo)
createProxy
public javax.jcr.Session createProxy(javax.jcr.Session session)
- Create a proxy for the session.
Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.