Class BootstrapPhaseHolderForRawDaos

java.lang.Object
com.atlassian.bamboo.beehive.BootstrapPhaseHolderForRawDaos
All Implemented Interfaces:
jakarta.servlet.ServletContextListener, EventListener

public class BootstrapPhaseHolderForRawDaos extends Object implements jakarta.servlet.ServletContextListener
  • Field Details

    • bambooConnectionTemplateBeanName

      public static String bambooConnectionTemplateBeanName
    • postBoostrap

      public static final AtomicBoolean postBoostrap
  • Constructor Details

    • BootstrapPhaseHolderForRawDaos

      public BootstrapPhaseHolderForRawDaos()
  • Method Details

    • isPostBootstrap

      public static boolean isPostBootstrap()
    • contextInitialized

      public void contextInitialized(jakarta.servlet.ServletContextEvent sce)
      Specified by:
      contextInitialized in interface jakarta.servlet.ServletContextListener
    • contextDestroyed

      public void contextDestroyed(jakarta.servlet.ServletContextEvent sce)
      Specified by:
      contextDestroyed in interface jakarta.servlet.ServletContextListener
    • testMode

      public void testMode()