Package org.eclipse.jetty.webapp
Class MetaInfConfiguration.WebAppPathNameMatcher
java.lang.Object
org.eclipse.jetty.util.PatternMatcher
org.eclipse.jetty.webapp.MetaInfConfiguration.WebAppPathNameMatcher
- Enclosing class:
- MetaInfConfiguration
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.
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.jetty.util.PatternMatcher
match, match, matchPatterns
-
Field Details
-
_context
-
_pattern
-
-
Constructor Details
-
WebAppPathNameMatcher
-
-
Method Details
-
match
- Throws:
Exception
-
matched
- Specified by:
matched
in classPatternMatcher
- Throws:
Exception
-