public class ModelBindingFactory
extends org.apache.tapestry5.internal.bindings.PropBindingFactory
implements org.apache.tapestry5.services.BindingFactory
| Constructor and Description |
|---|
ModelBindingFactory(org.apache.tapestry5.services.PropertyConduitSource propertyConduitSource,
org.apache.tapestry5.internal.services.StringInterner interner) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.tapestry5.Binding |
newBinding(String description,
org.apache.tapestry5.ComponentResources container,
org.apache.tapestry5.ComponentResources component,
String expression,
org.apache.tapestry5.ioc.Location location) |
public ModelBindingFactory(org.apache.tapestry5.services.PropertyConduitSource propertyConduitSource,
org.apache.tapestry5.internal.services.StringInterner interner)
public org.apache.tapestry5.Binding newBinding(String description, org.apache.tapestry5.ComponentResources container, org.apache.tapestry5.ComponentResources component, String expression, org.apache.tapestry5.ioc.Location location)
newBinding in interface org.apache.tapestry5.services.BindingFactorynewBinding in class org.apache.tapestry5.internal.bindings.PropBindingFactoryCopyright © 2004–2015. All rights reserved.