org.crsh.plugin
Class WebPluginLifeCycle
java.lang.Object
org.crsh.plugin.PluginLifeCycle
org.crsh.plugin.WebPluginLifeCycle
- All Implemented Interfaces:
- EventListener, javax.servlet.ServletContextListener
public class WebPluginLifeCycle
- extends PluginLifeCycle
- implements javax.servlet.ServletContextListener
- Version:
- $Revision$
- Author:
- Julien Viet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebPluginLifeCycle
public WebPluginLifeCycle()
contextInitialized
public void contextInitialized(javax.servlet.ServletContextEvent sce)
- Specified by:
contextInitialized
in interface javax.servlet.ServletContextListener
contextDestroyed
public void contextDestroyed(javax.servlet.ServletContextEvent sce)
- Specified by:
contextDestroyed
in interface javax.servlet.ServletContextListener
Copyright © 2011 eXo Platform SAS. All Rights Reserved.