public class AgrosystWebApplicationListener extends Object implements javax.servlet.ServletContextListener
| Modifier and Type | Field and Description |
|---|---|
protected AgrosystWebApplicationContext |
context |
| Constructor and Description |
|---|
AgrosystWebApplicationListener() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkForDemoData() |
void |
contextDestroyed(javax.servlet.ServletContextEvent sce) |
void |
contextInitialized(javax.servlet.ServletContextEvent sce) |
protected AgrosystWebApplicationContext context
public void contextInitialized(javax.servlet.ServletContextEvent sce)
contextInitialized in interface javax.servlet.ServletContextListenerpublic void contextDestroyed(javax.servlet.ServletContextEvent sce)
contextDestroyed in interface javax.servlet.ServletContextListenerprotected void checkForDemoData()
Copyright © 2013 Inra. All rights reserved.