public class ServletContextProvider extends Object
| Constructor and Description |
|---|
ServletContextProvider() |
| Modifier and Type | Method and Description |
|---|---|
static javax.servlet.ServletContext |
getServletContext() |
static Optional<javax.servlet.ServletContext> |
getServletContextSafely()
Returns the
ServletContext if it's available. |
Copyright © 2002-2021 Atlassian. All Rights Reserved.