@ConsumerType
public interface ConfigurationInjectResourceDetectionStrategy
Modifier and Type | Method and Description |
---|---|
@Nullable Resource |
detectResource(@NotNull SlingHttpServletRequest request)
Detects the resource that is associated with the given request.
|
@Nullable @Nullable Resource detectResource(@NotNull @NotNull SlingHttpServletRequest request)
request
- Sling requestnull
if this strategy did not detect an applicable resources.Copyright © 2022 The Apache Software Foundation. All rights reserved.