Module tapestry.asset
Back to master index

[public] Service Point tapestry.asset.LookupAssetFactory Interface: org.apache.tapestry.asset.AssetFactory
AssetFactory that delegates to another implementation based on the type of resource. Used when the asset path does not contain a prefix.
Implementation
  • <invoke-factory service-id="" model="singleton" >
    • <construct configuration-id="AssetFactoryStrategies" />
    </invoke-factory>

Module tapestry.asset
Back to master index