Module
tapestry.describe
Back to master index
Service Point tapestry.describe.RenderStrategy
Interface:
org.apache.tapestry.describe.RenderStrategy
Strategy service based on the RenderStrategies configuration point, which allows arbitrary objects to be rendered as HTML.
Implementation
<invoke-factory
service-id
="
"
model
="
singleton
" >
<construct
configuration-id
="
RenderStrategies
" />
</invoke-factory>
Module
tapestry.describe
Back to master index