public class FaxToMailApplicationListener extends Object implements javax.servlet.ServletContextListener
| Modifier and Type | Field and Description |
|---|---|
protected FaxToMailApplicationContext |
applicationContext |
protected org.quartz.Scheduler |
scheduler |
| Constructor and Description |
|---|
FaxToMailApplicationListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextDestroyed(javax.servlet.ServletContextEvent sce) |
void |
contextInitialized(javax.servlet.ServletContextEvent sce) |
protected FaxToMailApplicationContext applicationContext
protected org.quartz.Scheduler scheduler
public void contextInitialized(javax.servlet.ServletContextEvent sce)
contextInitialized in interface javax.servlet.ServletContextListenerpublic void contextDestroyed(javax.servlet.ServletContextEvent sce)
contextDestroyed in interface javax.servlet.ServletContextListenerCopyright © 2014–2016 CodeLutin. All rights reserved.