Module
tapestry.page
Back to master index
Service Point tapestry.page.PageClassProvider
Interface:
org.apache.tapestry.pageload.ComponentClassProvider
Chain built around thePgaeClassProviderChain configuration point, used to determine the class to instantiate for a particular page (within a namespace).
Implementation
<invoke-factory
service-id
="
"
model
="
singleton
" >
<construct
configuration-id
="
PageClassProviderChain
" />
</invoke-factory>
Module
tapestry.page
Back to master index