| Interface | Description |
|---|---|
| ConfigSupplier |
Provide ConfigSupplier to provide a config which is then contributed to the main consolidated config.
|
| Class | Description |
|---|---|
| ConfigLoader |
User: xavierhanin
Date: 9/24/13
Time: 11:54 PM
|
| ConfigLoaderFactoryMachine |
Machine for
ConfigLoader. |
| ConsolidatedConfigFactoryMachine |
User: xavierhanin
Date: 9/24/13
Time: 10:16 PM
|
| ElementsFromConfigFactoryMachine |
User: xavierhanin
Date: 9/24/13
Time: 11:12 PM
|
| Annotation Type | Description |
|---|---|
| Settings |
Annotate an interface with @Settings to mark it as a settings interface,
where all methods must be returning simple type and take no parameters,
and implementation is generated to look for values in RestxConfig.
|
| SettingsKey |
Defines a Settings key method in a Settings annotated interface.
|
Copyright © 2017. All Rights Reserved.