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