public class WebScoped extends Object implements AutoCloseable
WebScopeManager.onRequestBegin( HttpServletRequest, HttpServletResponse)
and WebScopeManager.onRequestEnd()| Constructor and Description |
|---|
WebScoped() |
WebScoped(javax.servlet.http.HttpServletRequest aHttpRequest) |
WebScoped(javax.servlet.http.HttpServletRequest aHttpRequest,
javax.servlet.http.HttpServletResponse aHttpResponse) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
IRequestWebScope |
getRequestScope() |
public WebScoped()
public WebScoped(@Nonnull javax.servlet.http.HttpServletRequest aHttpRequest)
@Nonnull public IRequestWebScope getRequestScope()
public void close()
close in interface AutoCloseableCopyright © 2014–2019 Philip Helger. All rights reserved.