|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
IAsset
, as well as
the AssetExternalizer
, used to handle private assets.
See:
Description
Class Summary | |
AssetExternalizer | Responsible for copying assets from the classpath to an external directory that is visible to the web server. |
AssetService | A service for building URLs to and accessing IAsset s. |
ContextAsset | An asset whose path is relative to the ServletContext containing
the application. |
ExternalAsset | A reference to an external URL. |
PrivateAsset | An implementation of IAsset for localizable assets within
the JVM's classpath. |
Implementations of IAsset
, as well as
the AssetExternalizer
, used to handle private assets.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |