Module tapestry.bindings
Back to master index

[public] Service Point tapestry.bindings.MessageBindingFactory Interface: org.apache.tapestry.binding.BindingFactory
Creates bindings where the path is a localized message key for the component.
Implementation
  • <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
    • <construct class="MessageBindingFactory" >
      • <set-object property="valueConverter" value="infrastructure:valueConverter" />
      </construct>
    </invoke-factory>

Module tapestry.bindings
Back to master index