public class UrlRewriterModule extends Object
| Constructor and Description |
|---|
UrlRewriterModule() |
| Modifier and Type | Method and Description |
|---|---|
static void |
bind(org.apache.tapestry5.ioc.ServiceBinder binder) |
void |
contributeRequestHandler(org.apache.tapestry5.ioc.OrderedConfiguration<org.apache.tapestry5.services.RequestFilter> configuration,
URLRewriter urlRewriter)
Contributes the URL rewriter request filter if there are URL rewriter rules.
|
public static void bind(org.apache.tapestry5.ioc.ServiceBinder binder)
public void contributeRequestHandler(org.apache.tapestry5.ioc.OrderedConfiguration<org.apache.tapestry5.services.RequestFilter> configuration,
URLRewriter urlRewriter)
configuration - an OrderedConfiguration.urlRewriter - an URLRewriter.Copyright © 2008-2013 Ars Machina Tecnologia da Informação Ltda.. All Rights Reserved.