rewrite-showcase-rest 2.0.0.Final

org.ocpsoft.rewrite.showcase.rest
Class RestRewriteConfiguration

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

public class RestRewriteConfiguration
extends HttpConfigurationProvider

Author:
Lincoln Baxter, III

Constructor Summary
RestRewriteConfiguration()
           
 
Method Summary
 Configuration getConfiguration(ServletContext context)
           
 int priority()
           
 
Methods inherited from class org.ocpsoft.rewrite.servlet.config.HttpConfigurationProvider
handles
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestRewriteConfiguration

public RestRewriteConfiguration()
Method Detail

getConfiguration

public Configuration getConfiguration(ServletContext context)

priority

public int priority()

rewrite-showcase-rest 2.0.0.Final

Copyright © 2013 OCPsoft. All Rights Reserved.