public abstract class TopicMatcherHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static TopicMatcher[] |
MATCH_ALL |
| Constructor and Description |
|---|
TopicMatcherHelper() |
| Modifier and Type | Method and Description |
|---|---|
static TopicMatcher[] |
buildMatchers(String[] topicsParam)
Create matchers based on the topic parameters.
|
public static final TopicMatcher[] MATCH_ALL
public static TopicMatcher[] buildMatchers(String[] topicsParam)
null is returned.Copyright © 2007–2023 The Apache Software Foundation. All rights reserved.