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 classThe code builder implementation for the CLI stuff, as defined inCLIBeanSpec.final classThe code builder implementation for the basic stuff, as defined inConfigBeanSpec.final classThe code builder implementation for the generation of the code that let the configuration bean implement the interfaceI18nSupport.final classThe code builder implementation that connects the configuration bean toINIFile, as defined inINIBeanSpec.final classThe code builder implementation for the generation of the code that let the configuration bean implement the interfaceMap.final classThe code builder implementation that connects the configuration bean toPreferences, as defined inPreferencesBeanSpec.final classThe code builder implementation for the generation of the code that let the configuration bean implement the interfaceSessionBeanSpec.
