public class WebInfConfiguration.ContainerPathNameMatcher extends PatternMatcher
| Modifier and Type | Field and Description |
|---|---|
protected WebAppContext |
_context |
protected Pattern |
_pattern |
| Constructor and Description |
|---|
ContainerPathNameMatcher(WebAppContext context,
Pattern pattern) |
| Modifier and Type | Method and Description |
|---|---|
void |
match(List<URI> uris) |
void |
matched(URI uri) |
match, matchPatternsprotected final WebAppContext _context
protected final Pattern _pattern
public ContainerPathNameMatcher(WebAppContext context, Pattern pattern)
public void matched(URI uri) throws Exception
matched in class PatternMatcherExceptionPatternMatcher.matched(java.net.URI)Copyright © 1995–2021 Webtide. All rights reserved.