net.sourceforge.pebble.aggregator
Class NewsFeedContextListener

java.lang.Object
  extended by net.sourceforge.pebble.aggregator.NewsFeedContextListener

public class NewsFeedContextListener
extends java.lang.Object

Manages a timer that regularly updates all news feeds that have been subscribed to.

Author:
Simon Brown

Constructor Summary
NewsFeedContextListener()
           
 
Method Summary
 void contextDestroyed(ServletContextEvent servletContextEvent)
           
 void contextInitialized(ServletContextEvent servletContextEvent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NewsFeedContextListener

public NewsFeedContextListener()
Method Detail

contextInitialized

public void contextInitialized(ServletContextEvent servletContextEvent)

contextDestroyed

public void contextDestroyed(ServletContextEvent servletContextEvent)


Copyright © 2003-2006, Simon Brown. All Rights Reserved.