public class ModelMigrationContextListener extends Object implements ServletContextListener
| Constructor and Description |
|---|
ModelMigrationContextListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextDestroyed(ServletContextEvent contextEvent) |
void |
contextInitialized(ServletContextEvent contextEvent) |
public void contextInitialized(ServletContextEvent contextEvent)
contextInitialized in interface ServletContextListenerpublic void contextDestroyed(ServletContextEvent contextEvent)
contextDestroyed in interface ServletContextListenerCopyright © 2003-2014 Sakai Project. All Rights Reserved.