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<jakarta.servlet.ServletContext>
- Author:
- Lincoln Baxter, III
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.ocpsoft.rewrite.config.ConfigurationgetConfiguration(jakarta.servlet.ServletContext context) intpriority()Methods inherited from class org.ocpsoft.rewrite.servlet.config.HttpConfigurationProvider
handles
-
Constructor Details
-
RestRewriteConfiguration
public RestRewriteConfiguration()
-
-
Method Details
-
getConfiguration
public org.ocpsoft.rewrite.config.Configuration getConfiguration(jakarta.servlet.ServletContext context) -
priority
public int priority()
-