|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractSlingRepository2 | |
|---|---|
| org.apache.sling.jcr.base | The org.apache.sling.jcr.base package provides basic support
to expose JCR repositories in Sling. |
| Uses of AbstractSlingRepository2 in org.apache.sling.jcr.base |
|---|
| Methods in org.apache.sling.jcr.base that return AbstractSlingRepository2 | |
|---|---|
protected abstract AbstractSlingRepository2 |
AbstractSlingRepositoryManager.create(org.osgi.framework.Bundle usingBundle)
Creates an instance of the AbstractSlingRepository2
implementation for use by the given usingBundle. |
| Methods in org.apache.sling.jcr.base with parameters of type AbstractSlingRepository2 | |
|---|---|
protected abstract void |
AbstractSlingRepositoryManager.destroy(AbstractSlingRepository2 repositoryServiceInstance)
Cleans up the given AbstractSlingRepository2 instance previously
created by the AbstractSlingRepositoryManager.create(Bundle) method. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||