Module tapestry.enhance
Back to master index

[public] Service Point tapestry.enhance.InjectMessagesWorker Interface: org.apache.tapestry.enhance.EnhancementWorker
Injects the messages property into all components.
Implementation
  • <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
    • <construct class="InjectMessagesWorker" >
      • <set-object property="componentMessagesSource" value="infrastructure:componentMessagesSource" />
      </construct>
    </invoke-factory>

Module tapestry.enhance
Back to master index