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