public class IdMatcherImpl extends Object implements IdMatcher
GlobPatternMatcher
used to glob-match service ids.Constructor and Description |
---|
IdMatcherImpl(String pattern) |
Modifier and Type | Method and Description |
---|---|
boolean |
matches(String id)
Returns true if the provided input id matches the pattern defined by this matcher instance.
|
public IdMatcherImpl(String pattern)
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.