public class ServletImplicitObjects extends AbstractWebImplicitObjects
ServletTestCase
).Modifier and Type | Field and Description |
---|---|
protected javax.servlet.ServletConfig |
config
The Servlet configuration object.
|
context, request, response
Constructor and Description |
---|
ServletImplicitObjects() |
Modifier and Type | Method and Description |
---|---|
javax.servlet.ServletConfig |
getServletConfig() |
void |
setServletConfig(javax.servlet.ServletConfig theConfig) |
getHttpServletRequest, getHttpServletResponse, getServletContext, setHttpServletRequest, setHttpServletResponse, setServletContext
Copyright © 2000-2004 Apache Software Foundation. All Rights Reserved.