Class ExactTopicMatcher
java.lang.Object
org.apache.sling.event.impl.support.ExactTopicMatcher
- All Implemented Interfaces:
TopicMatcher
The topic must match exactly.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ExactTopicMatcher
-
-
Method Details
-
match
Description copied from interface:TopicMatcher
Check if the topic matches and return the variable part - null if not matching.- Specified by:
match
in interfaceTopicMatcher
- See Also:
-
toString
-