Package de.xima.fc.servlet.urlrewrite
Class UrlRewriteConfigurationProvider
- java.lang.Object
-
- org.ocpsoft.rewrite.servlet.config.HttpConfigurationProvider
-
- de.xima.fc.servlet.urlrewrite.UrlRewriteConfigurationProvider
-
- All Implemented Interfaces:
org.ocpsoft.common.pattern.Specialized<Object>,org.ocpsoft.common.pattern.Weighted,org.ocpsoft.rewrite.config.ConfigurationProvider<javax.servlet.ServletContext>
@RewriteConfiguration public class UrlRewriteConfigurationProvider extends org.ocpsoft.rewrite.servlet.config.HttpConfigurationProviderRewrites backend URLs to make them context-dependent.- Since:
- 8.0.0
- Author:
- XIMA Media GmbH
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.ocpsoft.rewrite.config.ConfigurationgetConfiguration(javax.servlet.ServletContext context)intpriority()
-