Uses of Interface
org.apache.tapestry5.commons.Resource

Packages that use Resource
Package
Description
Root package for Tapestry, containing common interfaces and data types used throughout the framework.
 
 
[INTERNAL USE ONLY] support classes for the Dynamic component; API subject to change
[INTERNAL USE ONLY] support classes for the JPA module; API subject to change
[INTERNAL USE ONLY] support classes for component models; 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] asset support services; API subject to change
[INTERNAL USE ONLY] JavaScript support implementations; API subject to change
[INTERNAL USE ONLY] support implementations for component catalogs; API subject to change
[INTERNAL USE ONLY] component template support classes; API subject to change
[INTERNAL USE ONLY] page structure implementation details; API subject to change.
[INTERNAL USE ONLY] various utility classes; API subject to change.
[INTERNAL USE ONLY] Tapestry IOC service implementation classes; API subject to change.
[INTERNAL USE ONLY] utility classes for Tapestry IOC services; API subject to change
 
 
Interfaces for various types of component and parameter models used by Tapestry
 
Core services
Various services for assets (e.g., images, JavaScript and CSS files)
Services supporting the Dynamic component.
Support for Javascript (and CSS), including dynamically-added JavaScript and services that manage dynamically-added links to JavaScript (and CSS) assets.
Services supporting component and application message catalogs.
Services for locating and loading pages and component resources.
Template services
Support for testing Tapestry pages