Uses of Interface
org.apache.sling.event.impl.support.TopicMatcher
Packages that use TopicMatcher
-
Uses of TopicMatcher in org.apache.sling.event.impl.support
Classes in org.apache.sling.event.impl.support that implement TopicMatcherModifier and TypeClassDescriptionclassThe topic must match exactly.classPackage matcher - the topic must be in the same package.classSub package matcher - the topic must be in the same package or a sub package.Fields in org.apache.sling.event.impl.support declared as TopicMatcherMethods in org.apache.sling.event.impl.support that return TopicMatcherModifier and TypeMethodDescriptionstatic TopicMatcher[]TopicMatcherHelper.buildMatchers(String[] topicsParam) Create matchers based on the topic parameters.