Package org.apache.sling.jcr.api
@Version("2.4.2")
package org.apache.sling.jcr.api
-
ClassDescriptionDeprecated.Per session namespace mapping is not supported anymore.The
SlingRepository
extends the standard JCR repository interface with two methods:SlingRepository.getDefaultWorkspace()
andSlingRepository.loginAdministrative(String)
.All activeSlingRepositoryInitializer
services are called before making theSlingRepository
service available, and can perform initializations on it, like creating service users, setting up initial access control, migrating content in upgrades, etc.Deprecated.Session pooling has been removed and thus this exception is not used any more.