public interface ConfigValidator extends Configuration
Configuration Factory : ConfigFactory| Modifier and Type | Method and Description |
|---|---|
Configuration |
getConfig() |
List<Object> |
getUnfoundPropertiesAfterValidation()
will do the validation of the current config ( if not done yet ) and return the properties that were not found.
|
void |
invalidateCache()
This method will invalidate the current config.
|
boolean |
isValid() |
containsKey, getBooleanProperty, getCurrentConfig, getDurationProperty, getIntegerProperty, getLongProperty, getMatchingProperties, getProperty, getProperty, getURLProperty, hasDurationProperty, hasMatchingProperty, hasProperty, invalidate, isReloading, reload, setPropertyConfiguration getConfig() throws TechnicalConnectorException
TechnicalConnectorExceptionboolean isValid()
throws TechnicalConnectorException
TechnicalConnectorExceptionList<Object> getUnfoundPropertiesAfterValidation() throws TechnicalConnectorException
TechnicalConnectorException - if exception occurs while initializeing config.void invalidateCache()
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.