Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
D
- DateAccessor - Class in org.tquadrat.foundation.config.spi.prefs
- 
The implementation ofPreferenceAccessorfor instances ofDate.
- DateAccessor(String, Getter<Date>, Setter<Date>) - Constructor for class org.tquadrat.foundation.config.spi.prefs.DateAccessor
- 
Creates a newDateAccessorinstance.
- DateValueHandler - Class in org.tquadrat.foundation.config.cli
- 
An implementation ofCmdLineValueHandlerforDatevalues.
- DateValueHandler(BiConsumer<String, Date>) - Constructor for class org.tquadrat.foundation.config.cli.DateValueHandler
- 
Creates a newDateValueHandlerinstance.
- DateValueHandler(CLIDefinition, BiConsumer<String, Date>) - Constructor for class org.tquadrat.foundation.config.cli.DateValueHandler
- 
Creates a newDateValueHandlerinstance.
- 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 ofCmdLineValueHandlerforDocumentvalues.
 
 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 newDocumentValueHandlerinstance.
- DoubleAccessor - Class in org.tquadrat.foundation.config.spi.prefs
- 
The implementation ofPreferenceAccessorfor instances ofDouble.
- DoubleAccessor(String, Getter<Double>, Setter<Double>) - Constructor for class org.tquadrat.foundation.config.spi.prefs.DoubleAccessor
- 
Creates a newDoubleAccessorinstance.
- 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 givenOutputStream.
- 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 givenOutputStream.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
