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() |
javax.servlet.ServletContext |
getCurrentServletContext()
Obtains the
ServletContext associated with this request. |
String |
toString() |
public javax.servlet.ServletContext getCurrentServletContext()
ServletContext associated with this request.public void cleanup()
cleanup in interface org.jboss.weld.bootstrap.api.ServiceCopyright © 2015. All Rights Reserved.