public class DefaultContextPathMatcher extends Object implements ContextPathMatcher
ContextPathMatcher
which supports the matchOnUriPrefix option.Constructor and Description |
---|
DefaultContextPathMatcher(String path,
boolean matchOnUriPrefix) |
public DefaultContextPathMatcher(String path, boolean matchOnUriPrefix)
public boolean matches(String target)
ContextPathMatcher
matches
in interface ContextPathMatcher
target
- the context-path from the incoming HTTP requestApache Camel