Module
tapestry.render
Back to master index
Service Point tapestry.render.ComponentRenderChain
Interface:
org.apache.tapestry.services.ComponentRenderWorker
The chain of enhancement workers that render after each individual component renders. Configured from ComponentRenderWorkers configuration point.
Implementation
<invoke-factory
service-id
="
"
model
="
singleton
" >
<construct
configuration-id
="
ComponentRenderWorkers
" />
</invoke-factory>
Module
tapestry.render
Back to master index