Class ServletContextHolder

java.lang.Object
com.atlassian.bamboo.web.utils.ServletContextHolder

public class ServletContextHolder extends Object
  • Method Details

    • set

      public static void set(@NotNull @NotNull javax.servlet.ServletContext servletContext)
    • get

      @NotNull public static @NotNull javax.servlet.ServletContext get()
    • getWebApplicationContext

      @Nullable public static @Nullable org.springframework.web.context.WebApplicationContext getWebApplicationContext()