Package | Description |
---|---|
org.apache.sling.jcr.api | |
org.apache.sling.jcr.base |
The
org.apache.sling.jcr.base package provides basic support
to expose JCR repositories in Sling. |
Modifier and Type | Method and Description |
---|---|
void |
SlingRepositoryInitializer.processRepository(SlingRepository repo)
Process the content repository before it is
registered as an OSGi service.
|
Modifier and Type | Class and Description |
---|---|
class |
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. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.