Uses of Package
space.arim.dazzleconf
Packages that use space.arim.dazzleconf
Package
Description
Version 2 of the library, provided as a separate package.
This package defines a framework for interactions between the library and the configuration format.
An optional API for migrations.
-
Classes in space.arim.dazzleconf used by space.arim.dazzleconfClassDescriptionMain interface.A builder for
Configuration.Provides the minimal methods for reading and writing configurations from data treesThe layout of a configuration definition.Parameters for reading a configuration from a treeParameters for reading a configuration and updating it in-placeParameters for writing a configuration to a treeListener that lets the implementor know about various configuration eventsContext holder for errors inLoadResult.A marker for context keysA source of error contexts.Output device for when an error occuredThe message sink (used by someErrorPrintimplementations) where printable messages are sentA result container for fallible operations.A handler for managing reloading of an inner configuration object. -
Classes in space.arim.dazzleconf used by space.arim.dazzleconf.backendClassDescriptionA source of error contexts.A result container for fallible operations.
-
Classes in space.arim.dazzleconf used by space.arim.dazzleconf.engineClassDescriptionProvides the minimal methods for reading and writing configurations from data treesParameters for reading a configuration from a treeParameters for writing a configuration to a treeA source of error contexts.A result container for fallible operations.
-
Classes in space.arim.dazzleconf used by space.arim.dazzleconf.migrationClassDescriptionMain interface.A source of error contexts.A result container for fallible operations.
-
Classes in space.arim.dazzleconf used by space.arim.dazzleconf.reflect