Class SpincastDictionaryDefault

java.lang.Object
org.spincast.core.dictionary.DictionaryBase
org.spincast.plugins.dictionary.SpincastDictionaryDefault
All Implemented Interfaces:
Dictionary

public class SpincastDictionaryDefault extends DictionaryBase implements Dictionary
Default implementation of the Dictionary.

Provides a value for the core Spincast messages required by any application.

You have to override the addMessages() method to add your own messages.