org.kaoriha.jspbp.test
クラス TestSC

java.lang.Object
  上位を拡張 org.kaoriha.jspbp.test.TestSC

public class TestSC
extends Object


コンストラクタの概要
TestSC()
           
 
メソッドの概要
 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.