|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssetSource | |
org.apache.tapestry.asset | Implementations of IAsset , as well as
the AssetExternalizer , used to handle private assets. |
org.apache.tapestry.pageload | Classes used when loading pages (and thier heirarchies of components) from thier specifications, as well as organizaing thier templates. |
Uses of AssetSource in org.apache.tapestry.asset |
Classes in org.apache.tapestry.asset that implement AssetSource | |
class |
AssetSourceImpl
Implementation of the AssetSource service interface. |
Uses of AssetSource in org.apache.tapestry.pageload |
Methods in org.apache.tapestry.pageload with parameters of type AssetSource | |
void |
PageLoader.setAssetSource(AssetSource assetSource)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |