Interface TopicMatcher
- All Known Implementing Classes:
ExactTopicMatcher
,PackageTopicMatcher
,SubPackagesTopicMatcher
public interface TopicMatcher
Interface for topic matchers
-
Method Summary
-
Method Details
-
match
Check if the topic matches and return the variable part - null if not matching.
-