|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pebble.event.comment.CommentListenerSupport
net.sourceforge.pebble.event.comment.AbstractEmailNotificationListener
net.sourceforge.pebble.event.comment.EmailAuthorNotificationListener
public class EmailAuthorNotificationListener
Sends an e-mail notification to the blog entry author when new comments are added.
Constructor Summary | |
---|---|
EmailAuthorNotificationListener()
|
Method Summary | |
---|---|
protected java.util.Collection |
getEmailAddresses(Comment comment)
Returns the collection of recipients. |
Methods inherited from class net.sourceforge.pebble.event.comment.AbstractEmailNotificationListener |
---|
commentAdded, commentApproved |
Methods inherited from class net.sourceforge.pebble.event.comment.CommentListenerSupport |
---|
commentRejected, commentRemoved |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EmailAuthorNotificationListener()
Method Detail |
---|
protected java.util.Collection getEmailAddresses(Comment comment)
getEmailAddresses
in class AbstractEmailNotificationListener
comment
- the Comment from the event
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |