public interface ComponentRequestSelectorAnalyzer
ComponentResourceSelector
for the current request. This is often based on cookies, query
parameters, or other details available in the Request
. The default implementation simply wraps the
current locale as a ComponentResourceSelector. A custom implementation may
add additional axes to the selector.Modifier and Type | Method and Description |
---|---|
ComponentResourceSelector |
buildSelectorForRequest()
Constructs a selector for locating or loading pages in the current request.
|
ComponentResourceSelector buildSelectorForRequest()
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.