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