Class TopicMatcherHelper

java.lang.Object
org.apache.sling.event.impl.support.TopicMatcherHelper

public abstract class TopicMatcherHelper extends Object
  • Field Details

  • Constructor Details

    • TopicMatcherHelper

      public TopicMatcherHelper()
  • Method Details

    • 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.