Class BootstrapPhaseHolderForRawDaos

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

public class BootstrapPhaseHolderForRawDaos extends Object implements javax.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(javax.servlet.ServletContextEvent sce)
      Specified by:
      contextInitialized in interface javax.servlet.ServletContextListener
    • contextDestroyed

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

      public void testMode()