org.apache.sling.event.impl.support
Class TopicMatcherHelper
java.lang.Object
org.apache.sling.event.impl.support.TopicMatcherHelper
public abstract class TopicMatcherHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MATCH_ALL
public static final TopicMatcher[] MATCH_ALL
TopicMatcherHelper
public TopicMatcherHelper()
buildMatchers
public static TopicMatcher[] buildMatchers(String[] topicsParam)
- Create matchers based on the topic parameters.
If the topic parameters do not contain any definition
null
is returned.
Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.