corelib.services.web.webapplications
Class __ApplicationListener

java.lang.Object
  extended by corelib.services.web.webapplications.__ApplicationListener
All Implemented Interfaces:
java.util.EventListener, javax.servlet.ServletContextListener

public class __ApplicationListener
extends java.lang.Object
implements javax.servlet.ServletContextListener

Since:
0.3.1
Author:
Dominique Liard

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

Constructor Detail

__ApplicationListener

public __ApplicationListener()
Method Detail

contextInitialized

public void contextInitialized(javax.servlet.ServletContextEvent event)
Specified by:
contextInitialized in interface javax.servlet.ServletContextListener
Since:
0.3.1

contextDestroyed

public void contextDestroyed(javax.servlet.ServletContextEvent event)
Specified by:
contextDestroyed in interface javax.servlet.ServletContextListener
Since:
0.3.1


CAUTION: Ellipse is proposed to you in BETA version to allow evaluation of this framework. Infini Software is released from any responsibility for the use of Ellipse Framework.

Copyright 2012 Infini Software - All Rights Reserved.