Class PathResolution


  • public class PathResolution
    extends ServletResolution
    Resolution of a servlet based on the path
    • Field Detail

      • servletPath

        public String servletPath
      • pathInfo

        public String pathInfo
      • requestURI

        public String requestURI
      • patterns

        public String[] patterns
      • matchedPattern

        public String matchedPattern
      • matchValue

        public String matchValue
    • Constructor Detail

      • PathResolution

        public PathResolution()