Package | Description |
---|---|
org.apache.tapestry5.internal.services |
[INTERNAL USE ONLY] internal service classes; API subject to change
|
org.apache.tapestry5.services |
Core services
|
Modifier and Type | Class and Description |
---|---|
class |
IdentityAssetPathConverter
Returns the default asset path unchanged.
|
Constructor and Description |
---|
ClasspathAssetFactory(ResourceDigestManager digestManager,
ClasspathAssetAliasManager aliasManager,
AssetPathConverter converter) |
ContextAssetFactory(AssetPathConstructor assetPathConstructor,
Context context,
AssetPathConverter converter) |
Modifier and Type | Method and Description |
---|---|
AssetFactory |
TapestryModule.buildContextAssetFactory(ApplicationGlobals globals,
AssetPathConstructor assetPathConstructor,
AssetPathConverter converter) |
Copyright © 2003-2012 The Apache Software Foundation.