Uses of Package
de.bsommerfeld.jshepherd.core
Packages that use de.bsommerfeld.jshepherd.core
-
Classes in de.bsommerfeld.jshepherd.core used by de.bsommerfeld.jshepherd.coreClassDescriptionAbstraction for extracting values from different data formats.Lifecycle handle for a plain
@ConfigurationPOJO loaded viaConfigurationLoader.from(path).loadPlain(...).Abstract base class for configuration POJOs that can be saved and reloaded.Fluent builder for constructing and loading configuration.Describes a single value that could not be applied during a load or reload — for example a string that does not parse into a numeric field, or an unknown enum constant.Internal interface for handling the actual persistence mechanics (loading, saving, reloading) for a given configuration POJO type — either aConfigurablePojosubclass or a plain@Configurationclass.Base interface for all persistence delegate factories.