Class RegexPreprocessor<C>

java.lang.Object
org.incendo.cloud.component.preprocessor.RegexPreprocessor<C>
Type Parameters:
C - command sender type
All Implemented Interfaces:
ComponentPreprocessor<C>

@API(status=STABLE) public final class RegexPreprocessor<C> extends Object implements ComponentPreprocessor<C>
Command preprocessor that filters based on regular expressions