Uses of Class
org.pipservices3.components.config.ConfigReader
Packages that use ConfigReader
-
Uses of ConfigReader in org.pipservices3.components.config
Subclasses of ConfigReader in org.pipservices3.components.configModifier and TypeClassDescriptionclassAbstract config reader that reads configuration from a file.classConfig reader that reads configuration from JSON file.classConfig reader that reads configuration from YAML file.