Class WildcardConfigPatternMatcher

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

public class WildcardConfigPatternMatcher
extends Object
implements ConfigPatternMatcher
This ConfigPatternMatcher supports a simplified wildcard matching. See "Config.md ## Using Wildcard" for details about the syntax options.

Throws InvalidConfigurationException is multiple configurations are found.