Uses of Interface
org.tquadrat.foundation.config.ap.impl.codebuilders.CodeGeneratorContext
Packages that use CodeGeneratorContext
Package
Description
The internal implementations.
The builders for the various code fragments that finally make up the
configuration bean.
-
Uses of CodeGeneratorContext in org.tquadrat.foundation.config.ap.impl
Classes in org.tquadrat.foundation.config.ap.impl that implement CodeGeneratorContextModifier and TypeClassDescriptionfinal class
Generates the code for the new configuration bean. -
Uses of CodeGeneratorContext in org.tquadrat.foundation.config.ap.impl.codebuilders
Fields in org.tquadrat.foundation.config.ap.impl.codebuilders declared as CodeGeneratorContextModifier and TypeFieldDescriptionprivate final CodeGeneratorContext
CodeBuilderBase.m_Context
The code generator context.Constructors in org.tquadrat.foundation.config.ap.impl.codebuilders with parameters of type CodeGeneratorContextModifierConstructorDescriptionCLIBeanBuilder
(CodeGeneratorContext context) Creates a new instance ofCLIBeanBuilder
.protected
CodeBuilderBase
(CodeGeneratorContext context) Creates a new instance ofCodeBuilderBase
.ConfigBeanBuilder
(CodeGeneratorContext context) Creates a new instance ofConfigBeanBuilder
.I18nSupportBuilder
(CodeGeneratorContext context) Creates a new instance ofI18nSupportBuilder
.INIBeanBuilder
(CodeGeneratorContext context) Creates a new instance ofINIBeanBuilder
.MapImplementor
(CodeGeneratorContext context) Creates a new instance ofMapImplementor
.Creates a new instance ofPreferencesBeanBuilder
.SessionBeanBuilder
(CodeGeneratorContext context) Creates a new instance ofSessionBeanBuilder
.