Package org.tquadrat.foundation.config.ap.impl.codebuilders
package org.tquadrat.foundation.config.ap.impl.codebuilders
The builders for the various code fragments that finally make up the
configuration bean.
-
ClassDescriptionThe code builder implementation for the CLI stuff, as defined in
CLIBeanSpec
.The abstract base class for all the code builders.The various type to instantiate aStringConverter
class.The API that provides access to the code generator context, including the already generated code.The code builder implementation for the basic stuff, as defined inConfigBeanSpec
.The code builder implementation for the generation of the code that let the configuration bean implement the interfaceI18nSupport
.The code builder implementation that connects the configuration bean toINIFile
, as defined inINIBeanSpec
.The various types for the initialisation of the field holding the backingPath
for theINIFile
instance.The code builder implementation for the generation of the code that let the configuration bean implement the interfaceMap
.The code builder implementation that connects the configuration bean toPreferences
, as defined inPreferencesBeanSpec
.The code builder implementation for the generation of the code that let the configuration bean implement the interfaceSessionBeanSpec
.