Package org.eclipse.jetty.webapp
Class WebInfConfiguration.ContainerPathNameMatcher
java.lang.Object
org.eclipse.jetty.util.PatternMatcher
org.eclipse.jetty.webapp.WebInfConfiguration.ContainerPathNameMatcher
- Enclosing class:
- WebInfConfiguration
public class WebInfConfiguration.ContainerPathNameMatcher
extends org.eclipse.jetty.util.PatternMatcher
ContainerPathNameMatcher
Matches names of jars on the container classpath
against a pattern. If no pattern is specified, no
jars match.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.jetty.util.PatternMatcher
match, matchPatterns