public class CoserApplicationListener extends Object implements javax.servlet.ServletContextListener
CoserWebApplicationContext.init()).
On stop, just release close the application context (CoserWebApplicationContext.close()).| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
log
Logger.
|
| Constructor and Description |
|---|
CoserApplicationListener() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkConfiguration(CoserWebApplicationContext coserWebApplicationContext) |
void |
contextDestroyed(javax.servlet.ServletContextEvent sce) |
void |
contextInitialized(javax.servlet.ServletContextEvent sce) |
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 checkConfiguration(CoserWebApplicationContext coserWebApplicationContext)
Copyright © 2010–2015 Ifremer. All rights reserved.