Class EmailNotifyPlugin

java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.forum.common.EmailNotifyPlugin
All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin

public class EmailNotifyPlugin extends org.exoplatform.container.component.BaseComponentPlugin
  • Field Summary

    Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin

    desc, name
  • Constructor Summary

    Constructors
    Constructor
    Description
    EmailNotifyPlugin(org.exoplatform.container.xml.InitParams params)
    Instantiates a new email notify plugin.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the server configuration.

    Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin

    getDescription, getName, setDescription, setName

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • EmailNotifyPlugin

      public EmailNotifyPlugin(org.exoplatform.container.xml.InitParams params)
      Instantiates a new email notify plugin.
      Parameters:
      params - the params
  • Method Details

    • getServerConfiguration

      public Map<String,String> getServerConfiguration()
      Gets the server configuration.
      Returns:
      the server configuration