| Interface | Description |
|---|---|
| FileSettingsConfiguration | |
| JSONSettingConstants |
TODO JavaDoc
|
| Ordered |
Generic class to implement a Order based on floating point numbers.
|
| SettingDefinition<T> |
Interface for setting definitions that can be used within the Service.
|
| SettingsDao | |
| SettingsService | |
| SettingValue<T> |
Holder for generic settings.
|
| SettingValueFactory |
Factory to construct implementation specific
SettingValues. |
| Class | Description |
|---|---|
| AbstractOrdered |
Abstract, generic implementation of
Ordered. |
| AbstractSettingDefinition<T> |
Generic implementation of
SettingDefinition. |
| SettingDefinitionGroup |
Class to group ISettingDefinitions.
|
| SettingsChangeEvent<T> |
This event is fired if the
SettingValue of a SettingDefinition has been changed or a
SettingDefinition was deleted. |
| SettingsFileWatcher |
http://andreinc.net/2013/12/06/java-7-nio-2-tutorial-writing-a-simple-filefolder-monitor-using-the-watch-service-api/
https://docs.oracle.com/javase/tutorial/essential/io/notification.html
Load bean:
|
| SettingsServiceImpl |
Class to handle the settings and configuration of the service.
|
| Enum | Description |
|---|---|
| SettingType |
Enum to describe the type of a
SettingDefinition and SettingValue. |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.