@Deprecated public class SessionProxyHandler extends Object
This class is not really part of the API is not intended to be used directly by consumers or implementors of this API. It is used internally to support namespace mapping.
Modifier and Type | Class and Description |
---|---|
static class |
SessionProxyHandler.SessionProxyInvocationHandler
Deprecated.
|
Constructor and Description |
---|
SessionProxyHandler(NamespaceMappingSupport namespaceSupport)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
javax.jcr.Session |
createProxy(javax.jcr.Session session)
Deprecated.
Create a proxy for the session.
|
public SessionProxyHandler(NamespaceMappingSupport namespaceSupport)
Copyright © 2015 The Apache Software Foundation. All rights reserved.