|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertyValidator | |
---|---|
ca.spaz.cron | |
ca.spaz.cron.config | |
ca.spaz.cron.user.impl |
Uses of PropertyValidator in ca.spaz.cron |
---|
Methods in ca.spaz.cron with parameters of type PropertyValidator | |
---|---|
void |
CRONConfiguration.addPropertyValidator(PropertyValidator validator)
Add a PropertyValidator to the configuration. |
void |
CRONConfiguration.removePropertyValidator(PropertyValidator validator)
Remove a validator from the configuration. |
Uses of PropertyValidator in ca.spaz.cron.config |
---|
Classes in ca.spaz.cron.config that implement PropertyValidator | |
---|---|
class |
AbstractRegexKeyValidator
|
class |
DatasourceValidator
|
Uses of PropertyValidator in ca.spaz.cron.user.impl |
---|
Classes in ca.spaz.cron.user.impl that implement PropertyValidator | |
---|---|
static class |
CRONUser.UserPropertyValidator
A simple validator for user properties. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |