Package | Description |
---|---|
org.apache.sling.jcr.base |
The
org.apache.sling.jcr.base package provides basic support
to expose JCR repositories in Sling. |
Class and Description |
---|
AbstractSlingRepository2
The
AbstractSlingRepository2 is an abstract implementation of
the SlingRepository version 2.3 interface (phasing
AbstractSlingRepository2.loginAdministrative(String) out in favor of
AbstractSlingRepository2.loginService(String, String) ) which provides default support for
attached repositories. |
AbstractSlingRepositoryManager
The
AbstractSlingRepositoryManager is the basis for controlling
the JCR repository instances used by Sling. |
AbstractSlingRepositoryManager.Config
Configuration pojo to be passed to the
AbstractSlingRepositoryManager.start(BundleContext, Config) method. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.