|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PathMatcher | |
---|---|
de.smartics.properties.spi.config.domain.key | Provides service infrastructure to deal with configuration keys. |
Uses of PathMatcher in de.smartics.properties.spi.config.domain.key |
---|
Methods in de.smartics.properties.spi.config.domain.key that return PathMatcher | |
---|---|
static PathMatcher |
PathMatcher.forMatchers(ConfigurationKey<?> configurationKey, List<PathMatcher.Matcher> matchers) Constructs an instance based on the given matchers. |
static PathMatcher |
PathMatcher.forPaths(ConfigurationKey<?> configurationKey, List<String> paths) Constructs an instance based on the given paths. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |