|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.pebble.event.blog.CacheListener
public class CacheListener
Blog listener that starts up and shuts down the caches used by the blog.
| Constructor Summary | |
|---|---|
CacheListener()
|
|
| Method Summary | |
|---|---|
void |
blogStarted(BlogEvent event)
Called when a blog has been started. |
void |
blogStopped(BlogEvent event)
Called when a blog has been stopped. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CacheListener()
| Method Detail |
|---|
public void blogStarted(BlogEvent event)
blogStarted in interface BlogListenerevent - a BlogEvent instancepublic void blogStopped(BlogEvent event)
blogStopped in interface BlogListenerevent - a BlogEvent instance
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||