Uses of Class
org.tquadrat.foundation.config.ap.impl.codebuilders.CodeBuilderBase
Packages that use CodeBuilderBase
Package
Description
The builders for the various code fragments that finally make up the
configuration bean.
-
Uses of CodeBuilderBase in org.tquadrat.foundation.config.ap.impl.codebuilders
Subclasses of CodeBuilderBase in org.tquadrat.foundation.config.ap.impl.codebuildersModifier and TypeClassDescriptionfinal class
The code builder implementation for the CLI stuff, as defined inCLIBeanSpec
.final class
The code builder implementation for the basic stuff, as defined inConfigBeanSpec
.final class
The code builder implementation for the generation of the code that let the configuration bean implement the interfaceI18nSupport
.final class
The code builder implementation that connects the configuration bean toINIFile
, as defined inINIBeanSpec
.final class
The code builder implementation for the generation of the code that let the configuration bean implement the interfaceMap
.final class
The code builder implementation that connects the configuration bean toPreferences
, as defined inPreferencesBeanSpec
.final class
The code builder implementation for the generation of the code that let the configuration bean implement the interfaceSessionBeanSpec
.