Uses of Package
org.apache.sling.jcr.base
Package
Description
The
org.apache.sling.jcr.base
package provides basic support
to expose JCR repositories in Sling.-
ClassDescriptionThe
AbstractSlingRepository2
is an abstract implementation of theSlingRepository
version 2.3 interface (phasingAbstractSlingRepository2.loginAdministrative(String)
out in favor ofAbstractSlingRepository2.loginService(String, String)
) which provides default support for attached repositories.TheAbstractSlingRepositoryManager
is the basis for controlling the JCR repository instances used by Sling.Configuration pojo to be passed to theAbstractSlingRepositoryManager.start(BundleContext, Config)
method.