info.sswap.api.servlet
Class SSWAPServletContextListener
java.lang.Object
info.sswap.api.servlet.SSWAPServletContextListener
- All Implemented Interfaces:
- java.util.EventListener, javax.servlet.ServletContextListener
public class SSWAPServletContextListener
- extends java.lang.Object
- implements javax.servlet.ServletContextListener
Responds to events like initialization/destruction of the servlet context.
- Author:
- Blazej Bulka
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONFIG_PATH_PARAM
public static final java.lang.String CONFIG_PATH_PARAM
- See Also:
- Constant Field Values
SSWAPServletContextListener
public SSWAPServletContextListener()
contextDestroyed
public void contextDestroyed(javax.servlet.ServletContextEvent ev)
- Specified by:
contextDestroyed
in interface javax.servlet.ServletContextListener
contextInitialized
public void contextInitialized(javax.servlet.ServletContextEvent ev)
- Specified by:
contextInitialized
in interface javax.servlet.ServletContextListener
Copyright (c) 2011, iPlant Collaborative, University of Arizona, Cold Spring Harbor Laboratories, University of Texas at Austin.