Module
tapestry.enhance
Back to master index
Service Point tapestry.enhance.InjectComponentWorker
Interface:
org.apache.tapestry.enhance.EnhancementWorker
Injects contained components as properties of the containing component.
Implementation
<invoke-factory
service-id
="
hivemind.BuilderFactory
"
model
="
singleton
" >
<construct
class
="
InjectComponentWorker
" />
</invoke-factory>
Module
tapestry.enhance
Back to master index