Uses of Package
org.apache.tapestry5.services.pageload

Packages that use org.apache.tapestry5.services.pageload
org.apache.tapestry5 Root package for Tapestry, containing common interfaces and data types used throughout the framework. 
org.apache.tapestry5.internal.pageload   
org.apache.tapestry5.internal.services   
org.apache.tapestry5.internal.structure   
org.apache.tapestry5.services.messages Services supporting component and application message catalogs. 
org.apache.tapestry5.services.pageload Services for locating and loading pages and component resources. 
 

Classes in org.apache.tapestry5.services.pageload used by org.apache.tapestry5
ComponentResourceSelector
          Encapsulates the information that is used when locating a template or message catalog associated with a component.
 

Classes in org.apache.tapestry5.services.pageload used by org.apache.tapestry5.internal.pageload
ComponentRequestSelectorAnalyzer
          Determines the ComponentResourceSelector for the current request.
ComponentResourceLocator
          A central service that encapsulates the rules for locating resources for components.
ComponentResourceSelector
          Encapsulates the information that is used when locating a template or message catalog associated with a component.
 

Classes in org.apache.tapestry5.services.pageload used by org.apache.tapestry5.internal.services
ComponentRequestSelectorAnalyzer
          Determines the ComponentResourceSelector for the current request.
ComponentResourceLocator
          A central service that encapsulates the rules for locating resources for components.
ComponentResourceSelector
          Encapsulates the information that is used when locating a template or message catalog associated with a component.
 

Classes in org.apache.tapestry5.services.pageload used by org.apache.tapestry5.internal.structure
ComponentResourceSelector
          Encapsulates the information that is used when locating a template or message catalog associated with a component.
 

Classes in org.apache.tapestry5.services.pageload used by org.apache.tapestry5.services.messages
ComponentResourceSelector
          Encapsulates the information that is used when locating a template or message catalog associated with a component.
 

Classes in org.apache.tapestry5.services.pageload used by org.apache.tapestry5.services.pageload
ComponentResourceSelector
          Encapsulates the information that is used when locating a template or message catalog associated with a component.
 



Copyright © 2003-2012 The Apache Software Foundation.