public class CloseTaskAndConnectionsHooker extends java.lang.Object implements ContextHook
Constructor and Description |
---|
CloseTaskAndConnectionsHooker(DwAsyncService asyncService,
DbPoolService dbPoolService) |
Modifier and Type | Method and Description |
---|---|
void |
contextDestroyed(ServletContextEvent servletContextEvent) |
void |
contextInitialized(ServletContextEvent servletContextEvent) |
public CloseTaskAndConnectionsHooker(DwAsyncService asyncService, DbPoolService dbPoolService)
public void contextInitialized(ServletContextEvent servletContextEvent)
contextInitialized
in interface ContextHook
public void contextDestroyed(ServletContextEvent servletContextEvent)
contextDestroyed
in interface ContextHook