public interface ResourceResolverTypeAdapter
| Modifier and Type | Method and Description |
|---|---|
@Nullable org.apache.sling.api.resource.ResourceResolverFactory |
newResourceResolverFactory()
Gets resource resolver factory instance.
|
@Nullable org.apache.sling.jcr.api.SlingRepository |
newSlingRepository()
Get SlingRepository instance.
|
@Nullable @Nullable org.apache.sling.api.resource.ResourceResolverFactory newResourceResolverFactory()
newSlingRepository() has to return a value.@Nullable @Nullable org.apache.sling.jcr.api.SlingRepository newSlingRepository()
newResourceResolverFactory() has to return a value.Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.