Skip navigation links

@Version(value="2.3")

Package org.apache.sling.jcr.base

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

See: Description

Package org.apache.sling.jcr.base Description

The org.apache.sling.jcr.base package provides basic support to expose JCR repositories in Sling. The primary classes to implement are org.apache.sling.jcr.base.AbstractSlingRepositoryManager to manage the actual JCR repository instance and AbstractSlingRepository2 being the basis for the repository service instance handed to using bundles.

The old AbstractSlingRepository class is being deprecated in favor of the new method of providing access to JCR repositories. Likewise the AbstractNamespaceMappingRepository is deprecated in favor of the new NamespaceMappingSupport abstract class and said repository manager.

Skip navigation links

Copyright © 2014 The Apache Software Foundation. All rights reserved.