Service Point tapestry.bindings.ComponentBindingFactory | Interface: | org.apache.tapestry.binding.BindingFactory |
Binding factory where the path is the id of a nested component. |
Implementation |
- <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
-
<construct class="ComponentBindingFactory"
>
-
<set-object property="valueConverter"
value="infrastructure:valueConverter"
/>
</construct>
</invoke-factory>
|