org.kaoriha.jspbp.test
クラス TestSC
java.lang.Object
org.kaoriha.jspbp.test.TestSC
public class TestSC
- extends Object
メソッドの概要 |
void |
beforeGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
static javax.servlet.ServletContext |
getServletContextS()
|
void |
setServletContext(javax.servlet.ServletContext servletContext)
|
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestSC
public TestSC()
beforeGet
public void beforeGet(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws IOException,
javax.servlet.ServletException
- 例外:
IOException
javax.servlet.ServletException
setServletContext
public void setServletContext(javax.servlet.ServletContext servletContext)
getServletContextS
public static javax.servlet.ServletContext getServletContextS()
Copyright ? 2007-2008 Hound. All Rights Reserved.