public class OakMockResourceResolverAdapter extends Object implements org.apache.sling.testing.mock.sling.spi.ResourceResolverTypeAdapter
Constructor and Description |
---|
OakMockResourceResolverAdapter() |
Modifier and Type | Method and Description |
---|---|
org.apache.sling.api.resource.ResourceResolverFactory |
newResourceResolverFactory() |
org.apache.sling.jcr.api.SlingRepository |
newSlingRepository() |
public org.apache.sling.api.resource.ResourceResolverFactory newResourceResolverFactory()
newResourceResolverFactory
in interface org.apache.sling.testing.mock.sling.spi.ResourceResolverTypeAdapter
public org.apache.sling.jcr.api.SlingRepository newSlingRepository()
newSlingRepository
in interface org.apache.sling.testing.mock.sling.spi.ResourceResolverTypeAdapter
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.