Class TopicMatcherHelper
java.lang.Object
org.apache.sling.event.impl.support.TopicMatcherHelper
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic TopicMatcher[]
buildMatchers
(String[] topicsParam) Create matchers based on the topic parameters.
-
Field Details
-
MATCH_ALL
-
-
Constructor Details
-
TopicMatcherHelper
public TopicMatcherHelper()
-
-
Method Details
-
buildMatchers
Create matchers based on the topic parameters. If the topic parameters do not contain any definitionnull
is returned.
-