Uses of Class
org.apache.sling.jcr.base.internal.mount.ProxyRepository
Packages that use ProxyRepository
-
Uses of ProxyRepository in org.apache.sling.jcr.base.internal.mount
Subclasses of ProxyRepository in org.apache.sling.jcr.base.internal.mountConstructors in org.apache.sling.jcr.base.internal.mount with parameters of type ProxyRepositoryModifierConstructorDescriptionProxyJackrabbitSession
(ProxyRepository repository, org.apache.jackrabbit.api.JackrabbitSession jcr, javax.jcr.Session mount, Set<String> mountPoints) ProxySession
(ProxyRepository repository, T jcr, javax.jcr.Session mount, Set<String> mountPoints)