
public class GeplandeTakenContextListener extends Object implements ServletContextListener
| Constructor and Description |
|---|
GeplandeTakenContextListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
contextDestroyed(ServletContextEvent sce) |
void |
contextInitialized(ServletContextEvent sce)
Doet niets, setup van de StdSchedulerFactory doen we in een servlet
vanwege initialisatie van stripes die eerst gebeurt in het stripes
filter.
|
public void contextInitialized(ServletContextEvent sce)
contextInitialized in interface ServletContextListenersce - de servlet contextGeplandeTakenInitpublic void contextDestroyed(ServletContextEvent sce)
contextDestroyed in interface ServletContextListenerCopyright © 2014–2020 B3Partners B.V.. All rights reserved.