Module
tapestry.portlet
Back to master index
Service Point tapestry.portlet.RenderRequestServicer
Interface:
org.apache.tapestry.portlet.RenderRequestServicer
Service for handling Portlet action requests, built around the RenderRequestServicerPipeline configuration.
Implementation
<invoke-factory
service-id
="
"
model
="
singleton
" >
<create-pipeline
configuration-id
="
RenderRequestServicerPipeline
"
filter-interface
="
RenderRequestServicerFilter
" />
</invoke-factory>
Module
tapestry.portlet
Back to master index