Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
D
- DateAccessor - Class in org.tquadrat.foundation.config.spi.prefs
-
The implementation of
PreferenceAccessor
for instances ofDate
. - DateAccessor(String, Getter<Date>, Setter<Date>) - Constructor for class org.tquadrat.foundation.config.spi.prefs.DateAccessor
-
Creates a new
DateAccessor
instance. - DateValueHandler - Class in org.tquadrat.foundation.config.cli
-
An implementation of
CmdLineValueHandler
forDate
values. - DateValueHandler(BiConsumer<String, Date>) - Constructor for class org.tquadrat.foundation.config.cli.DateValueHandler
-
Creates a new
DateValueHandler
instance. - DateValueHandler(CLIDefinition, BiConsumer<String, Date>) - Constructor for class org.tquadrat.foundation.config.cli.DateValueHandler
-
Creates a new
DateValueHandler
instance. - DEFAULT_PROPERTY_NAME - Static variable in class org.tquadrat.foundation.config.cli.CmdLineValueHandler
-
The default property name that is used if no context is given: "dummyProperty".
- defaultValue() - Element in annotation interface org.tquadrat.foundation.config.EnvironmentVariable
-
The default value for the environment variable.
- defaultValue() - Element in annotation interface org.tquadrat.foundation.config.SystemProperty
-
The default value for the system property.
- DocumentValueHandler - Class in org.tquadrat.foundation.config.cli
-
An implementation of
CmdLineValueHandler
forDocument
values.
TheDocument
will be identified by the name of the respectiveFile
object that of course has to exist and needs to be accessible. - DocumentValueHandler(BiConsumer<String, Document>) - Constructor for class org.tquadrat.foundation.config.cli.DocumentValueHandler
-
Creates a new
DocumentValueHandler
instance. - DoubleAccessor - Class in org.tquadrat.foundation.config.spi.prefs
-
The implementation of
PreferenceAccessor
for instances ofDouble
. - DoubleAccessor(String, Getter<Double>, Setter<Double>) - Constructor for class org.tquadrat.foundation.config.spi.prefs.DoubleAccessor
-
Creates a new
DoubleAccessor
instance. - dropConfiguration(Class<T>, String) - Static method in class org.tquadrat.foundation.config.ConfigUtil
-
Drops the configuration bean for the given specification and the given session key.
- dumpParamFileTemplate(OutputStream) - Method in interface org.tquadrat.foundation.config.CLIBeanSpec
-
Dumps a parameter file template to the given
OutputStream
. - dumpParamFileTemplate(List<? extends CLIDefinition>, OutputStream) - Static method in class org.tquadrat.foundation.config.ConfigUtil
-
Dumps a parameter file template for the provided command line definition to the given
OutputStream
.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form