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 |
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 |
Default Value | Instance of de.smartics.exceptions.i18n.message.DefaultMessageComposer |
Range | - |