Module
tapestry.asset
Back to master index
Service Point tapestry.asset.ResourceDigestSource
Interface:
org.apache.tapestry.asset.ResourceDigestSource
Reads and caches Digest digests of files exposed by the AssetService.
Implementation
<invoke-factory
service-id
="
hivemind.BuilderFactory
"
model
="
singleton
" >
<construct
class
="
ResourceDigestSourceImpl
" />
</invoke-factory>
Module
tapestry.asset
Back to master index