|
||||||||||
| 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.EmailNotificationListener
public class EmailNotificationListener
Sends an e-mail notification to the blog owners when new TrackBacks are added.
| Constructor Summary | |
|---|---|
EmailNotificationListener()
|
|
| 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 EmailNotificationListener()
| Method Detail |
|---|
protected java.util.Collection getEmailAddresses(TrackBack trackBack)
getEmailAddresses in class AbstractEmailNotificationListenertrackBack - the TrackBack from the event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||