Class RegexConfigPatternMatcher

java.lang.Object
com.hazelcast.config.matcher.RegexConfigPatternMatcher
All Implemented Interfaces:
ConfigPatternMatcher

public class RegexConfigPatternMatcher
extends Object
implements ConfigPatternMatcher
This ConfigPatternMatcher uses Java regular expressions for matching.

Throws InvalidConfigurationException is multiple configurations are found.