Module
tapestry.request
Back to master index
Service Point tapestry.request.WebRequestServicer
Interface:
org.apache.tapestry.services.WebRequestServicer
A secondary pipeline for handling each requests wrapped in the WebRequest abstraction layer.
Implementation
<invoke-factory
service-id
="
"
model
="
singleton
" >
<create-pipeline
configuration-id
="
WebRequestServicerPipeline
"
filter-interface
="
WebRequestServicerFilter
" />
</invoke-factory>
Module
tapestry.request
Back to master index