public class ServletContextService extends Object implements org.jboss.weld.bootstrap.api.Service
ServletContext
s 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.Service
Copyright © 2016. All rights reserved.