org.parancoe.web
Class PopulateInitialDataContextListener

java.lang.Object
  extended by org.springframework.web.context.ContextLoaderListener
      extended by org.parancoe.web.PopulateInitialDataContextListener
All Implemented Interfaces:
java.util.EventListener, javax.servlet.ServletContextListener

public class PopulateInitialDataContextListener
extends org.springframework.web.context.ContextLoaderListener

Author:
Paolo Dona paolo.dona@seesaw.it, Michele Franzin michele.franzin@seesaw.it

Constructor Summary
PopulateInitialDataContextListener()
           
 
Method Summary
 void contextInitialized(javax.servlet.ServletContextEvent evt)
           
 
Methods inherited from class org.springframework.web.context.ContextLoaderListener
contextDestroyed, createContextLoader, getContextLoader
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PopulateInitialDataContextListener

public PopulateInitialDataContextListener()
Method Detail

contextInitialized

public void contextInitialized(javax.servlet.ServletContextEvent evt)
Specified by:
contextInitialized in interface javax.servlet.ServletContextListener
Overrides:
contextInitialized in class org.springframework.web.context.ContextLoaderListener


Copyright © 2007 JUG Padova Parancoe Team. All Rights Reserved.