Uses of Class
org.apache.sling.jcr.base.AbstractSlingRepositoryManager.Config
-
Packages that use AbstractSlingRepositoryManager.Config Package Description org.apache.sling.jcr.base Theorg.apache.sling.jcr.basepackage provides basic support to expose JCR repositories in Sling. -
-
Uses of AbstractSlingRepositoryManager.Config in org.apache.sling.jcr.base
Methods in org.apache.sling.jcr.base with parameters of type AbstractSlingRepositoryManager.Config Modifier and Type Method Description protected voidAbstractSlingRepositoryManager. start(org.osgi.framework.BundleContext bundleContext, AbstractSlingRepositoryManager.Config config)This method actually starts the backing repository instannce and registeres the repository service.
-