org.exoplatform.forum.common
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
| 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. |
| 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 |
EmailNotifyPlugin
public EmailNotifyPlugin(org.exoplatform.container.xml.InitParams params)
- Instantiates a new email notify plugin.
- Parameters:
params - the params
getServerConfiguration
public Map<String,String> getServerConfiguration()
- Gets the server configuration.
- Returns:
- the server configuration
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.