org.kaoriha.jspbp.test
クラス TestList

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

public class TestList
extends Object


フィールドの概要
static List<String> testList
           
 
コンストラクタの概要
TestList()
           
 
メソッドの概要
 void beforeGet(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
 void setTestList(List<String> testList)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

testList

public static List<String> testList
コンストラクタの詳細

TestList

public TestList()
メソッドの詳細

beforeGet

public void beforeGet(javax.servlet.http.HttpServletRequest request,
                      javax.servlet.http.HttpServletResponse response)
               throws IOException,
                      javax.servlet.ServletException
例外:
IOException
javax.servlet.ServletException

setTestList

public void setTestList(List<String> testList)


Copyright ? 2007-2008 Hound. All Rights Reserved.