public class PermissionBindingFactory extends Object implements org.apache.tapestry5.services.BindingFactory
| Constructor and Description |
|---|
PermissionBindingFactory(SecurityService securityService) |
| 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 PermissionBindingFactory(SecurityService securityService)
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.BindingFactoryCopyright © 2004–2018. All rights reserved.