org.apache.tapestry5.internal.pageload
Class DefaultComponentRequestSelectorAnalyzer
java.lang.Object
org.apache.tapestry5.internal.pageload.DefaultComponentRequestSelectorAnalyzer
- All Implemented Interfaces:
- ComponentRequestSelectorAnalyzer
public class DefaultComponentRequestSelectorAnalyzer
- extends Object
- implements ComponentRequestSelectorAnalyzer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultComponentRequestSelectorAnalyzer
public DefaultComponentRequestSelectorAnalyzer(ThreadLocale threadLocale)
buildSelectorForRequest
public ComponentResourceSelector buildSelectorForRequest()
- Description copied from interface:
ComponentRequestSelectorAnalyzer
- Constructs a selector for locating or loading pages in the current request.
- Specified by:
buildSelectorForRequest
in interface ComponentRequestSelectorAnalyzer
Copyright © 2003-2012 The Apache Software Foundation.