Package | Description |
---|---|
org.apache.tapestry5.services |
Core services
|
Modifier and Type | Method and Description |
---|---|
static void |
TapestryModule.contributeAssetDispatcher(MappedConfiguration<String,AssetRequestHandler> configuration,
AssetFactory contextAssetFactory,
StackAssetRequestHandler stackAssetRequestHandler,
ClasspathAssetAliasManager classpathAssetAliasManager,
ResourceStreamer streamer,
AssetResourceLocator assetResourceLocator)
Contributes an handler for each mapped classpath alias, as well handlers for context assets
and stack assets (combined
JavaScriptStack files). |
Copyright © 2003-2012 The Apache Software Foundation.