public class EverrestInitializedListener extends Object implements javax.servlet.ServletContextListener
| Constructor and Description |
|---|
EverrestInitializedListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextDestroyed(javax.servlet.ServletContextEvent sce) |
void |
contextInitialized(javax.servlet.ServletContextEvent sce) |
protected FileCollectorDestroyer |
makeFileCollectorDestroyer() |
public void contextDestroyed(javax.servlet.ServletContextEvent sce)
contextDestroyed in interface javax.servlet.ServletContextListenerprotected FileCollectorDestroyer makeFileCollectorDestroyer()
public void contextInitialized(javax.servlet.ServletContextEvent sce)
contextInitialized in interface javax.servlet.ServletContextListenerCopyright © 2015. All rights reserved.