Class RestRewriteConfiguration

java.lang.Object
org.ocpsoft.rewrite.servlet.config.HttpConfigurationProvider
org.ocpsoft.rewrite.showcase.rest.RestRewriteConfiguration
All Implemented Interfaces:
org.ocpsoft.common.pattern.Specialized<Object>, org.ocpsoft.common.pattern.Weighted, org.ocpsoft.rewrite.config.ConfigurationProvider<ServletContext>

public class RestRewriteConfiguration extends HttpConfigurationProvider
Author:
Lincoln Baxter, III
  • Constructor Details

    • RestRewriteConfiguration

      public RestRewriteConfiguration()
  • Method Details

    • getConfiguration

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

      public int priority()