Service Point tapestry.bindings.ComponentBindingFactory | Interface: | org.apache.tapestry.binding.BindingFactory |
---|
Binding factory where the path is the is 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>
|