org.parancoe.plugins.sample
Class SampleContextListener

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

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

Author:
paolo.dona@seesaw.it

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

SampleContextListener

public SampleContextListener()
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.