|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConfigValidator | |
---|---|
be.ehealth.technicalconnector.config | |
be.ehealth.technicalconnector.config.impl |
Uses of ConfigValidator in be.ehealth.technicalconnector.config |
---|
Methods in be.ehealth.technicalconnector.config that return ConfigValidator | |
---|---|
static ConfigValidator |
ConfigFactory.getConfigValidator()
|
static ConfigValidator |
ConfigFactory.getConfigValidator(List<String> expectedProps)
|
static ConfigValidator |
ConfigFactory.getConfigValidatorFor(String... expectedProps)
returns the ConfigValidator for the given required properties. |
Uses of ConfigValidator in be.ehealth.technicalconnector.config.impl |
---|
Classes in be.ehealth.technicalconnector.config.impl that implement ConfigValidator | |
---|---|
class |
ConfigValidatorImpl
Implementation of ConfigValidatorImpl |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |