Uses of Class
org.apache.sling.jcr.base.AbstractSlingRepositoryManager.Config
Packages that use AbstractSlingRepositoryManager.Config
Package
Description
The
org.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.ConfigModifier and TypeMethodDescriptionprotected final void
AbstractSlingRepositoryManager.start
(org.osgi.framework.BundleContext bundleContext, AbstractSlingRepositoryManager.Config config) This method actually starts the backing repository instannce and registeres the repository service.