|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pebble.event.trackback.TrackBackListenerSupport
net.sourceforge.pebble.event.trackback.AbstractEmailNotificationListener
net.sourceforge.pebble.event.trackback.EmailAuthorNotificationListener
public class EmailAuthorNotificationListener
Sends an e-mail notification to the blog entry author when new TrackBacks are added.
Constructor Summary | |
---|---|
EmailAuthorNotificationListener()
|
Method Summary | |
---|---|
protected java.util.Collection |
getEmailAddresses(TrackBack trackBack)
Returns the collection of recipients. |
Methods inherited from class net.sourceforge.pebble.event.trackback.AbstractEmailNotificationListener |
---|
trackBackAdded |
Methods inherited from class net.sourceforge.pebble.event.trackback.TrackBackListenerSupport |
---|
trackBackApproved, trackBackRejected, trackBackRemoved |
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(TrackBack trackBack)
getEmailAddresses
in class AbstractEmailNotificationListener
trackBack
- the TrackBack from the event
T * @return a Collection of e-mail addresses (Strings)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |