public class RewriteConfigurationProvider
extends org.ocpsoft.rewrite.servlet.config.HttpConfigurationProvider
| Constructor and Description |
|---|
RewriteConfigurationProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.ocpsoft.rewrite.config.Configuration |
getConfiguration(javax.servlet.ServletContext context)
Uses the ReWrtie ConfigurationBuilder to define a set of rules used for the URL rewriting.
|
int |
priority() |
public int priority()
public org.ocpsoft.rewrite.config.Configuration getConfiguration(javax.servlet.ServletContext context)
context - the ServletContextCopyright © 2014 JBoss by Red Hat. All Rights Reserved.