Package org.jgrapes.util
package org.jgrapes.util
Utility components that are too small to deserve
individual libraries/projects.
-
ClassDescriptionComponentCollector<F extends ComponentFactory>A component that collects all component factory services of a given type and uses each to create one or more components that are then attached to the component collector instance.Provides child components dynamically using
ComponentFactory
s.A base class for configuration stores.A component that watches paths in the file system for changes and sends events if such changes occur.This component provides a store for an application’s configuration backed by a JSON file.A base class for configuration stored based on the night config library.Stores a password in such a way that it can be cleared.This component provides a store for an application’s configuration backed by the JavaPreferences
.This component provides a store for an application’s configuration backed by a TOML file.This component provides a store for an application’s configuration backed by a YAML file.