| Interface | Description |
|---|---|
| ConfigurationProvider |
Implement this API to be able to provide configuration properties to our projects ;)
|
| ConfigurationProviderFactory |
An instance of this class will be used to create a
ConfigurationProvider. |
| Class | Description |
|---|---|
| SystemPropertyBasedConfigurationSelector |
A selector for a
ConfigurationProvider based on a class name specified as a System property. |
Copyright © 2015 outbrain. All rights reserved.