Uses of Interface
org.tquadrat.foundation.config.ap.impl.SpecialPropertySpec
Packages that use SpecialPropertySpec
Package
Description
The internal implementations.
The builders for the various code fragments that finally make up the
configuration bean.
The implementations for
SpecialPropertySpec
.-
Uses of SpecialPropertySpec in org.tquadrat.foundation.config.ap.impl
Fields in org.tquadrat.foundation.config.ap.impl with type parameters of type SpecialPropertySpecModifier and TypeFieldDescriptionprivate static final Map
<SpecialPropertyType, SpecialPropertySpec> CodeGenerator.m_SpecialProperties
The special properties.Methods in org.tquadrat.foundation.config.ap.impl that return SpecialPropertySpecModifier and TypeMethodDescriptionstatic final SpecialPropertySpec
CodeGenerator.getSpecialPropertySpecification
(SpecialPropertyType type) Returns the definition for the special property type. -
Uses of SpecialPropertySpec in org.tquadrat.foundation.config.ap.impl.codebuilders
Methods in org.tquadrat.foundation.config.ap.impl.codebuilders that return SpecialPropertySpecModifier and TypeMethodDescriptiondefault SpecialPropertySpec
CodeGeneratorContext.retrieveSpecialPropertySpecification
(SpecialPropertyType type) Returns the definition for the special property type. -
Uses of SpecialPropertySpec in org.tquadrat.foundation.config.ap.impl.specialprops
Classes in org.tquadrat.foundation.config.ap.impl.specialprops that implement SpecialPropertySpecModifier and TypeClassDescriptionfinal class
The implementation ofSpecialPropertySpecBase
forSpecialPropertyType.CONFIG_PROPERTY_CHARSET
.final class
The implementation ofSpecialPropertySpecBase
forSpecialPropertyType.CONFIG_PROPERTY_CLOCK
.final class
The implementation ofSpecialPropertySpecBase
forSpecialPropertyType.CONFIG_PROPERTY_LOCALE
.final class
The implementation ofSpecialPropertySpecBase
forSpecialPropertyType.CONFIG_PROPERTY_MESSAGEPREFIX
.final class
The implementation ofSpecialPropertySpecBase
forSpecialPropertyType.CONFIG_PROPERTY_PID
.final class
The implementation ofSpecialPropertySpecBase
forSpecialPropertyType.CONFIG_PROPERTY_RANDOM
.final class
The implementation ofSpecialPropertySpecBase
forSpecialPropertyType.CONFIG_PROPERTY_RESOURCEBUNDLE
.final class
The implementation ofSpecialPropertySpecBase
forSpecialPropertyType.CONFIG_PROPERTY_SESSION
.(package private) class
The base class for the special property specifications.final class
The implementation ofSpecialPropertySpecBase
forSpecialPropertyType.CONFIG_PROPERTY_TIMEZONE
.