Uses of Interface
org.pipservices3.components.config.IConfigReader
| Package | Description |
|---|---|
| org.pipservices3.components.config |
-
Uses of IConfigReader in org.pipservices3.components.config
Classes in org.pipservices3.components.config that implement IConfigReader Modifier and Type Class Description classCachedConfigReaderclassConfigReaderAbstract config reader that supports configuration parameterization.classFileConfigReaderAbstract config reader that reads configuration from a file.classJsonConfigReaderConfig reader that reads configuration from JSON file.classMemoryConfigReaderConfig reader that stores configuration in memory.classYamlConfigReaderConfig reader that reads configuration from YAML file.