@ConsumerType
public interface ContextPathStrategy
| Modifier and Type | Method and Description |
|---|---|
Iterator<ContextResource> |
findContextResources(org.apache.sling.api.resource.Resource resource)
Finds context paths for the given resource.
|
@Nonnull Iterator<ContextResource> findContextResources(@Nonnull org.apache.sling.api.resource.Resource resource)
resource - Context resourceCopyright © 2007–2017 The Apache Software Foundation. All rights reserved.