Uses of Package
org.tquadrat.foundation.config.spi
Packages that use org.tquadrat.foundation.config.spi
Package
Description
This module provides a facility for the runtime configuration
of a program.
The API for the Command Line Interface (CLI)
The internal classes for the configuration module.
The classes that are used to implement the functionality of a
configuration bean
The definition for the preference accessors in
PreferenceAccessor
and the implementations.-
Classes in org.tquadrat.foundation.config.spi used by org.tquadrat.foundation.configClassDescription
-
Classes in org.tquadrat.foundation.config.spi used by org.tquadrat.foundation.config.cliClassDescriptionProvides access to a list of arguments on the command line.
-
Classes in org.tquadrat.foundation.config.spi used by org.tquadrat.foundation.config.internal
-
Classes in org.tquadrat.foundation.config.spi used by org.tquadrat.foundation.config.spiClassDescriptionProvides access to a list of arguments on the command line.
-
Classes in org.tquadrat.foundation.config.spi used by org.tquadrat.foundation.config.spi.prefsClassDescriptionThe is exception will be thrown by implementations of
PreferenceAccessorin cases when the value from the preferences node (that is stored there as aString) cannot be converted into the target format, for whatever reason.
