Module tapestry.enhance
Back to master index

[public] 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="org.apache.tapestry.enhance.AbstractPropertyWorker" />
    </invoke-factory>

Module tapestry.enhance
Back to master index