Class PackageTopicMatcher
java.lang.Object
org.apache.sling.event.impl.support.PackageTopicMatcher
- All Implemented Interfaces:
TopicMatcher
Package matcher - the topic must be in the same package.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PackageTopicMatcher
-
-
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
-