Interface | Description |
---|---|
ConfigProvider |
A provider of configuration data, which may optionally support subscriptions to configuration changes.
|
Class | Description |
---|---|
FileConfigProvider |
An implementation of
ConfigProvider that represents a Properties file. |