Uses of Class
org.jgrapes.util.ConfigurationStore
Packages that use ConfigurationStore
Package
Description
Utility components that are too small to deserve
individual libraries/projects.
-
Uses of ConfigurationStore in org.jgrapes.util
Subclasses of ConfigurationStore in org.jgrapes.utilModifier and TypeClassDescriptionclassThis component provides a store for an application’s configuration backed by a JSON file.classA base class for configuration stored based on the night config library.classThis component provides a store for an application’s configuration backed by the JavaPreferences.classThis component provides a store for an application’s configuration backed by a TOML file.classThis component provides a store for an application’s configuration backed by a YAML file.