org.parancoe.plugins.world
Class WorldContextListener

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

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

Author:
lucio.benfante@jugpadova.it

Constructor Summary
WorldContextListener()
           
 
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

WorldContextListener

public WorldContextListener()
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. All Rights Reserved.