Package 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
-
Field Summary
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
ConstructorsConstructorDescriptionEmailNotifyPlugin(org.exoplatform.container.xml.InitParams params) Instantiates a new email notify plugin. -
Method Summary
Modifier and TypeMethodDescriptionGets the server configuration.Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Constructor Details
-
EmailNotifyPlugin
public EmailNotifyPlugin(org.exoplatform.container.xml.InitParams params) Instantiates a new email notify plugin.- Parameters:
params- the params
-
-
Method Details
-
getServerConfiguration
Gets the server configuration.- Returns:
- the server configuration
-