Package org.tquadrat.foundation.config.ap.impl.specialprops
package org.tquadrat.foundation.config.ap.impl.specialprops
The implementations for
SpecialPropertySpec
.
If a new special property will be added, it has to be added to the
registry CodeGenerator.m_SpecialProperties
.
- See Also:
-
ClassesClassDescriptionThe implementation of
SpecialPropertySpecBase
forSpecialPropertyType.CONFIG_PROPERTY_CHARSET
.The implementation ofSpecialPropertySpecBase
forSpecialPropertyType.CONFIG_PROPERTY_CLOCK
.The implementation ofSpecialPropertySpecBase
forSpecialPropertyType.CONFIG_PROPERTY_LOCALE
.The implementation ofSpecialPropertySpecBase
forSpecialPropertyType.CONFIG_PROPERTY_MESSAGEPREFIX
.The implementation ofSpecialPropertySpecBase
forSpecialPropertyType.CONFIG_PROPERTY_PID
.The implementation ofSpecialPropertySpecBase
forSpecialPropertyType.CONFIG_PROPERTY_RANDOM
.The implementation ofSpecialPropertySpecBase
forSpecialPropertyType.CONFIG_PROPERTY_RESOURCEBUNDLE
.The implementation ofSpecialPropertySpecBase
forSpecialPropertyType.CONFIG_PROPERTY_SESSION
.The base class for the special property specifications.The implementation ofSpecialPropertySpecBase
forSpecialPropertyType.CONFIG_PROPERTY_TIMEZONE
.