Uses of Package
org.apache.tapestry5.services.pageload
Packages that use org.apache.tapestry5.services.pageload
Package
Description
Root package for Tapestry, containing common interfaces and data types used throughout the framework.
[INTERNAL USE ONLY] support classes for binding; API subject to change
[INTERNAL USE ONLY] support classes for assembling and loading pages; API subject to change
[INTERNAL USE ONLY] support classes for component template rendering; API subject to change
[INTERNAL USE ONLY] internal service classes; API subject to change
[INTERNAL USE ONLY] page structure implementation details; API subject to change.
Services supporting component and application message catalogs.
Services for locating and loading pages and component resources.
-
Classes in org.apache.tapestry5.services.pageload used by org.apache.tapestry5ClassDescriptionEncapsulates 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.bindingsClassDescriptionService that creates PageClassLoaderContext instances (except the root one) when a class in a controlled page is first used in the Tapestry page pool.
-
Classes in org.apache.tapestry5.services.pageload used by org.apache.tapestry5.internal.pageloadClassDescriptionDetermines the
ComponentResourceSelector
for the current request.A central service that encapsulates the rules for locating resources for components.Encapsulates the information that is used when locating a template or message catalog associated with a component.Used to perform a pre-load of pages, at startup time. -
Classes in org.apache.tapestry5.services.pageload used by org.apache.tapestry5.internal.renderersClassDescriptionService that creates PageClassLoaderContext instances (except the root one) when a class in a controlled page is first used in the Tapestry page pool.
-
Classes in org.apache.tapestry5.services.pageload used by org.apache.tapestry5.internal.servicesClassDescriptionDetermines the
ComponentResourceSelector
for the current request.A central service that encapsulates the rules for locating resources for components.Encapsulates the information that is used when locating a template or message catalog associated with a component.A service which defines whether cache page instances should have soft references pointing to it (the default) or strong, non-garbage-collectable ones.Service that creates PageClassLoaderContext instances (except the root one) when a class in a controlled page is first used in the Tapestry page pool. -
Classes in org.apache.tapestry5.services.pageload used by org.apache.tapestry5.internal.structureClassDescriptionEncapsulates 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.modulesClassDescriptionA service which defines whether cache page instances should have soft references pointing to it (the default) or strong, non-garbage-collectable ones.Service that creates PageClassLoaderContext instances (except the root one) when a class in a controlled page is first used in the Tapestry page pool.Used to perform a pre-load of pages, at startup time.Identifies when the
PagePreloader
should perform its loading. -
Classes in org.apache.tapestry5.services.pageload used by org.apache.tapestry5.services.messagesClassDescriptionEncapsulates 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.pageloadClassDescriptionEncapsulates the information that is used when locating a template or message catalog associated with a component.A service which defines whether cache page instances should have soft references pointing to it (the default) or strong, non-garbage-collectable ones.Class that encapsulates a classloader context for Tapestry's live class reloading.Service that creates PageClassLoaderContext instances (except the root one) when a class in a controlled page is first used in the Tapestry page pool.Identifies when the
PagePreloader
should perform its loading.Defines the types of reference the page cache can use.