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="org.apache.tapestry.binding.ListenerBindingFactory" >
      • <set-service property="valueConverter" service-id="tapestry.coerce.ValueConverter" />
      </construct>
    </invoke-factory>

Module tapestry.bindings
Back to master index