| Constructor and Description |
|---|
ServletContextService() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup()
Called by Weld when it is shutting down, allowing the service to perform any cleanup needed.
|
ServletContext |
getCurrentServletContext()
Obtains the
ServletContext associated with this request. |
String |
toString() |
public ServletContext getCurrentServletContext()
ServletContext associated with this request.public void cleanup()
ServiceCopyright © 2014. All Rights Reserved.