org.exoplatform.forum.common
Class EmailNotifyPlugin

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

public class EmailNotifyPlugin
extends org.exoplatform.container.component.BaseComponentPlugin

Created by The eXo Platform SAS.

Author:
Hung nguyen Quang

Field Summary
 
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name
 
Constructor Summary
EmailNotifyPlugin(org.exoplatform.container.xml.InitParams params)
          Instantiates a new email notify plugin.
 
Method Summary
 Map<String,String> getServerConfiguration()
          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 Detail

EmailNotifyPlugin

public EmailNotifyPlugin(org.exoplatform.container.xml.InitParams params)
Instantiates a new email notify plugin.

Parameters:
params - the params
Method Detail

getServerConfiguration

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

Returns:
the server configuration


Copyright © 2013 eXo Platform SAS. All Rights Reserved.