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, setProperty
Configuration getConfig() throws TechnicalConnectorException
TechnicalConnectorException
boolean isValid() throws TechnicalConnectorException
TechnicalConnectorException
List<Object> getUnfoundPropertiesAfterValidation() throws TechnicalConnectorException
TechnicalConnectorException
- if exception occurs while initializeing config.void invalidateCache()
Connector Packaging TECHNICAL 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.