Module
tapestry.enhance
Back to master index
Service Point tapestry.enhance.AbstractPropertyWorker
Interface:
org.apache.tapestry.enhance.EnhancementWorker
Finds otherwise unclaimed abstract properties and converts them into concrete properties, as if they were defined in the specification.
Implementation
<invoke-factory
service-id
="
hivemind.BuilderFactory
"
model
="
singleton
" >
<construct
class
="
AbstractPropertyWorker
" />
</invoke-factory>
Module
tapestry.enhance
Back to master index