Package | Description |
---|---|
org.apache.tapestry5.internal.services |
[INTERNAL USE ONLY] internal service classes; API subject to change
|
org.apache.tapestry5.internal.services.assets |
[INTERNAL USE ONLY] asset support services; API subject to change
|
org.apache.tapestry5.internal.services.javascript |
[INTERNAL USE ONLY] JavaScript support implementations; API subject to change
|
org.apache.tapestry5.services |
Core services
|
Constructor and Description |
---|
ClasspathAssetAliasManagerImpl(AssetPathConstructor assetPathConstructor,
Map<String,String> configuration)
Configuration is a map of aliases (short names) to complete names.
|
ContextAssetFactory(AssetPathConstructor assetPathConstructor,
Context context,
AssetPathConverter converter) |
Modifier and Type | Class and Description |
---|---|
class |
AssetPathConstructorImpl |
Constructor and Description |
---|
JavaScriptStackPathConstructorImpl(ThreadLocale threadLocale,
AssetPathConstructor assetPathConstructor,
JavaScriptStackSource javascriptStackSource,
boolean combineScripts) |
Modifier and Type | Method and Description |
---|---|
AssetFactory |
TapestryModule.buildContextAssetFactory(ApplicationGlobals globals,
AssetPathConstructor assetPathConstructor,
AssetPathConverter converter) |
Copyright © 2003-2012 The Apache Software Foundation.