Configuration Properties

Report on configuration properties used in this project.

de.smartics.exceptions.i18n.context.I18nExceptionContextProperty

Provides properties for the configuration of an I18N exception context.
Property i18n.bundleProvider.class
Name BUNDLE_PROVIDER_CLASS
Type de.smartics.messages.core.BundleProvider
Mandatory true
Description The fully qualified class name of an implementation of de.smartics.messages.core.BundleProvider.

The value of this constant is i18n.bundleProvider.class.

Default Value Instance of de.smartics.messages.core.ClassPathBundleProvider
Range -

Property i18n.messageComposer.class
Name MESSAGE_COMPOSER_CLASS
Type de.smartics.exceptions.i18n.MessageComposer
Mandatory true
Description The fully qualified class name of an implementation of de.smartics.exceptions.i18n.MessageComposer.

The value of this constant is i18n.messageComposer.class.

Default Value Instance of de.smartics.exceptions.i18n.message.DefaultMessageComposer
Range -