Class CloseTaskAndConnectionsHooker

java.lang.Object
net.datenwerke.gf.service.lifecycle.hookers.CloseTaskAndConnectionsHooker
All Implemented Interfaces:
ContextHook, Hook

public class CloseTaskAndConnectionsHooker extends Object implements ContextHook
  • Constructor Details

  • Method Details

    • contextInitialized

      public void contextInitialized(ServletContextEvent servletContextEvent)
      Specified by:
      contextInitialized in interface ContextHook
    • contextDestroyed

      public void contextDestroyed(ServletContextEvent servletContextEvent)
      Specified by:
      contextDestroyed in interface ContextHook