|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Uses of Class
org.quartz.impl.matchers.NameMatcher
| Packages that use NameMatcher | |
|---|---|
| org.quartz.impl.matchers | |
| Uses of NameMatcher in org.quartz.impl.matchers |
|---|
| Methods in org.quartz.impl.matchers that return NameMatcher | |
|---|---|
static NameMatcher |
NameMatcher.nameContains(String compareTo)
Create a NameMatcher that matches names containing the given string. |
static NameMatcher |
NameMatcher.nameEndsWith(String compareTo)
Create a NameMatcher that matches names ending with the given string. |
static NameMatcher |
NameMatcher.nameEquals(String compareTo)
Create a NameMatcher that matches names equaling the given string. |
static NameMatcher |
NameMatcher.nameStartsWith(String compareTo)
Create a NameMatcher that matches names starting with the given string. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2001-2011, Terracotta, Inc.