Module tapestry.bindings
Back to master index

[public] Service Point tapestry.bindings.ListenerBindingFactory Interface: org.apache.tapestry.binding.BindingFactory
Binding factory where the path is the name of a component listener method.
Implementation
  • <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
    • <construct class="ListenerBindingFactory" >
      • <set-object property="valueConverter" value="infrastructure:valueConverter" />
      </construct>
    </invoke-factory>

Module tapestry.bindings
Back to master index