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