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()
Service
Copyright © 2015. All Rights Reserved.