Package org.eclipse.jetty.webapp
Class MetaInfConfiguration.ContainerPathNameMatcher
java.lang.Object
org.eclipse.jetty.util.PatternMatcher
org.eclipse.jetty.webapp.MetaInfConfiguration.ContainerPathNameMatcher
- Enclosing class:
- MetaInfConfiguration
ContainerPathNameMatcher
Matches names of jars on the container classpath
against a pattern. If no pattern is specified, no
jars 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
-
ContainerPathNameMatcher
-
-
Method Details
-
match
- Throws:
Exception
-
matched
- Specified by:
matched
in classPatternMatcher
- Throws:
Exception
-