Class 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.HttpConfigurationProvider
    Rewrites backend URLs to make them context-dependent.
    Since:
    8.0.0
    Author:
    XIMA Media GmbH
    • Method Detail

      • getConfiguration

        public org.ocpsoft.rewrite.config.Configuration getConfiguration​(javax.servlet.ServletContext context)
      • priority

        public int priority()