info.sswap.api.servlet
Class SSWAPServletContextListener

java.lang.Object
  extended by 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

Field Summary
static java.lang.String CONFIG_PATH_PARAM
           
 
Constructor Summary
SSWAPServletContextListener()
           
 
Method Summary
 void contextDestroyed(javax.servlet.ServletContextEvent ev)
           
 void contextInitialized(javax.servlet.ServletContextEvent ev)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONFIG_PATH_PARAM

public static final java.lang.String CONFIG_PATH_PARAM
See Also:
Constant Field Values
Constructor Detail

SSWAPServletContextListener

public SSWAPServletContextListener()
Method Detail

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.