core / pragma.config /
Package pragma.config #
Types #
Name | Summary |
---|---|
ConfigBackendModeFactory is a required interface for the companion object of all classes subclassing ConfigObject, it provides a standard way to obtain a default by BackendType. | |
ConfigItem is the parent class for all config objects. | |
ServiceConfig is a subclass of ConfigObject used to discover service config objects and populate the default configuration. |