Module
tapestry.describe
Back to master index
Service Point tapestry.describe.HTMLDescriber
Interface:
org.apache.tapestry.describe.HTMLDescriber
Describes an object in an HTML format.
Implementation
<invoke-factory
service-id
="
hivemind.BuilderFactory
"
model
="
singleton
" >
<construct
class
="
HTMLDescriberImpl
" >
<set-object
property
="
receiverFactory
"
value
="
infrastructure:rootDescriptionReceiverFactory
" />
</construct>
</invoke-factory>
Module
tapestry.describe
Back to master index