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