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.base
package 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 void
AbstractSlingRepositoryManager. start(org.osgi.framework.BundleContext bundleContext, AbstractSlingRepositoryManager.Config config)
This method actually starts the backing repository instannce and registeres the repository service.
-