|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.pebble.event.blogentry.BlogEntryListenerSupport
net.sourceforge.pebble.event.blogentry.EmailSubscriptionListener
public class EmailSubscriptionListener
Sends an e-mail notification to e-mail subscribers when new blog entries are added.
Constructor Summary | |
---|---|
EmailSubscriptionListener()
|
Method Summary | |
---|---|
void |
blogEntryPublished(BlogEntryEvent event)
Called when a blog entry has been published. |
Methods inherited from class net.sourceforge.pebble.event.blogentry.BlogEntryListenerSupport |
---|
blogEntryAdded, blogEntryChanged, blogEntryRemoved, blogEntryUnpublished |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EmailSubscriptionListener()
Method Detail |
---|
public void blogEntryPublished(BlogEntryEvent event)
blogEntryPublished
in interface BlogEntryListener
blogEntryPublished
in class BlogEntryListenerSupport
event
- a BlogEntryEvent instance
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |