| Package | Description |
|---|---|
| org.apache.sling.jcr.base |
The
org.apache.sling.jcr.base package provides basic support
to expose JCR repositories in Sling. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNamespaceMappingRepository
Deprecated.
as of API version 2.3 (bundle version 2.2.2). Use
NamespaceMappingSupport or
AbstractSlingRepositoryManager and
AbstractSlingRepository2 instead. |
class |
AbstractSlingRepository
Deprecated.
as of API version 2.3 (bundle version 2.2.2). Use
AbstractSlingRepositoryManager and
AbstractSlingRepository2 instead. |
class |
AbstractSlingRepositoryManager
The
AbstractSlingRepositoryManager is the basis for controlling
the JCR repository instances used by Sling. |
| Constructor and Description |
|---|
SessionProxyHandler.SessionProxyInvocationHandler(javax.jcr.Session delegatee,
NamespaceMappingSupport namespaceSupport,
Class<?>[] interfaces) |
SessionProxyHandler(NamespaceMappingSupport namespaceSupport)
Deprecated.
|
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.