Interface ServletMapping


public interface ServletMapping
  • Method Details

    • getServletName

      String getServletName()
      Returns:
      <servlet-name>
    • getURLPatterns

      List<String> getURLPatterns()
      Returns:
      <url-pattern> as a read-only list