Package | Description |
---|---|
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 |
---|---|
protected abstract AbstractSlingRepository2 |
AbstractSlingRepositoryManager.create(org.osgi.framework.Bundle usingBundle)
Creates an instance of the
AbstractSlingRepository2
implementation for use by the given usingBundle . |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
AbstractSlingRepositoryManager.destroy(AbstractSlingRepository2 repositoryServiceInstance)
Cleans up the given
AbstractSlingRepository2 instance previously
created by the AbstractSlingRepositoryManager.create(Bundle) method. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.