当前页面:
在线文档首页 >
JBOSS Portal 2.2 API 英文版文档
NotificationInterceptor - JBOSS Portal 2.2 API 英文版文档
org.jboss.portlet.forums.interceptors
Class NotificationInterceptor
java.lang.Object
org.jboss.portal.common.command.filter.AbstractCommandFilter
org.jboss.portlet.forums.interceptors.NotificationInterceptor
- All Implemented Interfaces:
- CommandFilter
- public class NotificationInterceptor
- extends AbstractCommandFilter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationInterceptor
public NotificationInterceptor(ForumsModule module)
stop
public void stop()
setFrom
public void setFrom(java.lang.String from)
getMailTemplates
public TemplateLoader getMailTemplates()
filter
public Result filter(Command cmd)
throws CommandException
- Throws:
CommandException