public class ApplicationLifeListener
extends java.lang.Object
implements javax.servlet.ServletContextListener
Title: ApplicationLifeListener.java
Description:
bboss workgroup
Copyright (c) 2008
| Constructor and Description |
|---|
ApplicationLifeListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextDestroyed(javax.servlet.ServletContextEvent arg0) |
void |
contextInitialized(javax.servlet.ServletContextEvent arg0) |
public void contextDestroyed(javax.servlet.ServletContextEvent arg0)
contextDestroyed in interface javax.servlet.ServletContextListenerpublic void contextInitialized(javax.servlet.ServletContextEvent arg0)
contextInitialized in interface javax.servlet.ServletContextListener