org.rbtdata.rbt.listeners
Class CacheContextListener

java.lang.Object
  extended by org.rbtdata.rbt.listeners.CacheContextListener

public class CacheContextListener
extends java.lang.Object

Author:
Owner

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

Constructor Detail

CacheContextListener

public CacheContextListener()
Method Detail

contextInitialized

public void contextInitialized(ServletContextEvent sce)

contextDestroyed

public void contextDestroyed(ServletContextEvent sce)