public class PackageTopicMatcher extends Object implements TopicMatcher
| Constructor and Description |
|---|
PackageTopicMatcher(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
match(String topic)
Check if the topic matches and return the variable part - null if not matching.
|
String |
toString() |
public PackageTopicMatcher(String name)
public String match(String topic)
TopicMatchermatch in interface TopicMatcherTopicMatcher.match(java.lang.String)Copyright © 2007–2023 The Apache Software Foundation. All rights reserved.