Module tapestry.enhance
Back to master index

[public] Service Point tapestry.enhance.DispatchToInjectWorker Interface: org.apache.tapestry.enhance.EnhancementWorker
Dispatches to the correct InjectEnhancementWorker, based on the injection type.
Implementation
  • <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
    • <construct class="DispatchToInjectWorker" >
      • <set-object property="injectWorkers" value="configuration:InjectWorkers" />
      </construct>
    </invoke-factory>

Module tapestry.enhance
Back to master index