| ![[public]](../public.png) Service Point tapestry.bindings.LiteralBindingFactory | Interface: | org.apache.tapestry.binding.BindingFactory | 
| Creates bindings where the path is the literal (aka static) value. | 
| Implementation | 
| 
 <invoke-factory service-id="hivemind.BuilderFactory" model="singleton"  > 
                
</invoke-factory>
     <construct class="LiteralBindingFactory"
       > 
                    
</construct>
     <set-object property="valueConverter"
       value="infrastructure:valueConverter"
       />  |