org.exoplatform.forum.service
Class EmailNotifyPlugin

java.lang.Object
  extended by org.exoplatform.container.component.BaseComponentPlugin
      extended by org.exoplatform.forum.service.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)
           
 
Method Summary
 java.util.Map<java.lang.String,java.lang.String> getServerConfiguration()
           
 
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)
Method Detail

getServerConfiguration

public java.util.Map<java.lang.String,java.lang.String> getServerConfiguration()


Copyright © 2010 eXo Platform SAS. All Rights Reserved.