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
PreferenceAccessorfor instances ofDate. - DateAccessor(String, Getter<Date>, Setter<Date>) - Constructor for class org.tquadrat.foundation.config.spi.prefs.DateAccessor
-
Creates a new
DateAccessorinstance. - DateValueHandler - Class in org.tquadrat.foundation.config.cli
-
An implementation of
CmdLineValueHandlerforDatevalues. - DateValueHandler(BiConsumer<String, Date>) - Constructor for class org.tquadrat.foundation.config.cli.DateValueHandler
-
Creates a new
DateValueHandlerinstance. - DateValueHandler(CLIDefinition, BiConsumer<String, Date>) - Constructor for class org.tquadrat.foundation.config.cli.DateValueHandler
-
Creates a new
DateValueHandlerinstance. - 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
CmdLineValueHandlerforDocumentvalues.
TheDocumentwill be identified by the name of the respectiveFileobject 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
DocumentValueHandlerinstance. - DoubleAccessor - Class in org.tquadrat.foundation.config.spi.prefs
-
The implementation of
PreferenceAccessorfor instances ofDouble. - DoubleAccessor(String, Getter<Double>, Setter<Double>) - Constructor for class org.tquadrat.foundation.config.spi.prefs.DoubleAccessor
-
Creates a new
DoubleAccessorinstance. - 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
