Uses of Class
org.apache.sling.jcr.base.NamespaceMappingSupport

Packages that use NamespaceMappingSupport
org.apache.sling.jcr.base The org.apache.sling.jcr.base package provides basic support to expose JCR repositories in Sling. 
 

Uses of NamespaceMappingSupport in org.apache.sling.jcr.base
 

Subclasses of NamespaceMappingSupport in org.apache.sling.jcr.base
 class AbstractNamespaceMappingRepository
          Deprecated. as of API version 2.3 (bundle version 2.3). Use NamespaceMappingSupport or AbstractSlingRepositoryManager and AbstractSlingRepository2 instead.
 class AbstractSlingRepository
          Deprecated. as of API version 2.3 (bundle version 2.3). Use AbstractSlingRepositoryManager and AbstractSlingRepository2 instead.
 class AbstractSlingRepositoryManager
          The AbstractSlingRepositoryManager is the basis for controlling the JCR repository instances used by Sling.
 

Constructors in org.apache.sling.jcr.base with parameters of type NamespaceMappingSupport
SessionProxyHandler.SessionProxyInvocationHandler(javax.jcr.Session delegatee, NamespaceMappingSupport namespaceSupport, Class<?>[] interfaces)
           
SessionProxyHandler(NamespaceMappingSupport namespaceSupport)
           
 



Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.