public class OakSlingRepositoryManager
extends org.apache.sling.jcr.base.AbstractSlingRepositoryManager
Constructor and Description |
---|
OakSlingRepositoryManager() |
Modifier and Type | Method and Description |
---|---|
protected javax.jcr.Repository |
acquireRepository() |
protected org.apache.sling.jcr.base.AbstractSlingRepository2 |
create(org.osgi.framework.Bundle usingBundle) |
protected void |
destroy(org.apache.sling.jcr.base.AbstractSlingRepository2 repositoryServiceInstance) |
protected void |
disposeRepository(javax.jcr.Repository repository) |
protected Dictionary<String,Object> |
getServiceRegistrationProperties() |
protected org.apache.sling.serviceusermapping.ServiceUserMapper |
getServiceUserMapper() |
protected org.apache.sling.serviceusermapping.ServiceUserMapper getServiceUserMapper()
getServiceUserMapper
in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
protected javax.jcr.Repository acquireRepository()
acquireRepository
in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
protected Dictionary<String,Object> getServiceRegistrationProperties()
getServiceRegistrationProperties
in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
protected org.apache.sling.jcr.base.AbstractSlingRepository2 create(org.osgi.framework.Bundle usingBundle)
create
in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
protected void destroy(org.apache.sling.jcr.base.AbstractSlingRepository2 repositoryServiceInstance)
destroy
in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
protected void disposeRepository(javax.jcr.Repository repository)
disposeRepository
in class org.apache.sling.jcr.base.AbstractSlingRepositoryManager
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.