Class SupportMessageTemplatesFactory

java.lang.Object
games.stendhal.common.messages.SupportMessageTemplatesFactory

public class SupportMessageTemplatesFactory extends Object
provides a single point where to define support message templates
Author:
madmetzger
  • Constructor Details

    • SupportMessageTemplatesFactory

      public SupportMessageTemplatesFactory()
      creates a new instance and initializes the templates
  • Method Details

    • getTemplates

      public Map<String,​String> getTemplates()
      returns the map of templates
      Returns:
      a map of the template names as key and template text as value