Package com.hazelcast.config.matcher

Provides implementations for ConfigPatternMatcher.

See:
          Description

Class Summary
LegacyMatchingPointConfigPatternMatcher Deprecated.
LegacyWildcardConfigPatternMatcher Deprecated.
MatchingPointConfigPatternMatcher This ConfigPatternMatcher supports a simplified wildcard matching.
RegexConfigPatternMatcher This ConfigPatternMatcher uses Java regular expressions for matching.
WildcardConfigPatternMatcher This ConfigPatternMatcher supports a simplified wildcard matching.
 

Package com.hazelcast.config.matcher Description

Provides implementations for ConfigPatternMatcher.



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.