Package | Description |
---|---|
org.apache.tapestry5 |
Root package for Tapestry, containing common interfaces and data types used throughout the framework.
|
org.apache.tapestry5.internal.pageload |
[INTERNAL USE ONLY] support classes for assembling and loading pages; API subject to change
|
org.apache.tapestry5.internal.services |
[INTERNAL USE ONLY] internal service classes; API subject to change
|
org.apache.tapestry5.internal.structure |
[INTERNAL USE ONLY] page structure implementation details; API subject to change.
|
org.apache.tapestry5.modules | |
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.
|
Class and Description |
---|
ComponentResourceSelector
Encapsulates the information that is used when locating a template or message catalog associated with a component.
|
Class and Description |
---|
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.
|
PagePreloader
Used to perform a pre-load of pages, at startup time.
|
Class and Description |
---|
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.
|
Class and Description |
---|
ComponentResourceSelector
Encapsulates the information that is used when locating a template or message catalog associated with a component.
|
Class and Description |
---|
PagePreloader
Used to perform a pre-load of pages, at startup time.
|
PreloaderMode
Identifies when the
PagePreloader
should perform its loading. |
Class and Description |
---|
ComponentResourceSelector
Encapsulates the information that is used when locating a template or message catalog associated with a component.
|
Class and Description |
---|
ComponentResourceSelector
Encapsulates the information that is used when locating a template or message catalog associated with a component.
|
PreloaderMode
Identifies when the
PagePreloader
should perform its loading. |
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.