public class ServletContextHolder extends Object
| Modifier and Type | Method and Description |
|---|---|
static @NotNull javax.servlet.ServletContext |
get() |
static @Nullable org.springframework.web.context.WebApplicationContext |
getWebApplicationContext() |
static void |
set(@NotNull javax.servlet.ServletContext servletContext) |
public static void set(@NotNull
@NotNull javax.servlet.ServletContext servletContext)
@NotNull public static @NotNull javax.servlet.ServletContext get()
@Nullable public static @Nullable org.springframework.web.context.WebApplicationContext getWebApplicationContext()
Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.