Class ClearInternalDbOnShutdown

java.lang.Object
net.datenwerke.rs.core.service.internaldb.hookers.ClearInternalDbOnShutdown
All Implemented Interfaces:
ContextHook, Hook

public class ClearInternalDbOnShutdown extends Object implements ContextHook
  • Constructor Details

    • ClearInternalDbOnShutdown

      public ClearInternalDbOnShutdown(TempTableService tempTableService)
  • 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