Class AnnotationConfigProvider

java.lang.Object
org.ocpsoft.rewrite.servlet.config.HttpConfigurationProvider
org.ocpsoft.rewrite.annotation.config.AnnotationConfigProvider
All Implemented Interfaces:
org.ocpsoft.common.pattern.Specialized<Object>, org.ocpsoft.common.pattern.Weighted, ConfigurationProvider<jakarta.servlet.ServletContext>

public class AnnotationConfigProvider extends HttpConfigurationProvider
  • Field Details

  • Constructor Details

    • AnnotationConfigProvider

      public AnnotationConfigProvider()
  • Method Details

    • priority

      public int priority()
    • getConfiguration

      public Configuration getConfiguration(jakarta.servlet.ServletContext servletContext)