Module
tapestry.enhance
Back to master index
Service Point tapestry.enhance.InjectSpecificationWorker
Interface:
org.apache.tapestry.enhance.EnhancementWorker
Injects the specification property into all components.
Implementation
<invoke-factory
service-id
="
hivemind.BuilderFactory
"
model
="
singleton
" >
<construct
class
="
InjectSpecificationWorker
" />
</invoke-factory>
Module
tapestry.enhance
Back to master index