public class WebAppContextPathCheck extends Object implements com.atlassian.johnson.event.RequestEventCheck
| Constructor and Description |
|---|
WebAppContextPathCheck() |
| Modifier and Type | Method and Description |
|---|---|
void |
check(com.atlassian.johnson.JohnsonEventContainer johnsonEventContainer,
javax.servlet.http.HttpServletRequest request)
Checks that the bootstrap has the context of the web application.
|
public void check(com.atlassian.johnson.JohnsonEventContainer johnsonEventContainer,
javax.servlet.http.HttpServletRequest request)
check in interface com.atlassian.johnson.event.RequestEventCheckjohnsonEventContainer - request - Copyright © 2003–2021 Atlassian. All rights reserved.