Class WebInfConfiguration.WebAppPathNameMatcher

  • Enclosing class:
    WebInfConfiguration

    @Deprecated(since="2021-05-27")
    public class WebInfConfiguration.WebAppPathNameMatcher
    extends PatternMatcher
    Deprecated.
    The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.
    WebAppPathNameMatcher Matches names of jars or dirs on the webapp classpath against a pattern. If there is no pattern, all jars or dirs will match.