public class ServletContextService extends Object implements org.jboss.weld.bootstrap.api.Service
ServletContexts that associates a ServletContext with the TCCL.| Constructor and Description |
|---|
ServletContextService() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
ServletContext |
getCurrentServletContext()
Obtains the
ServletContext associated with this request. |
String |
toString() |
public ServletContext getCurrentServletContext()
ServletContext associated with this request.public void cleanup()
cleanup in interface org.jboss.weld.bootstrap.api.ServiceCopyright © 2017. All rights reserved.