org.kaoriha.jspbp.test
クラス TestList
java.lang.Object
org.kaoriha.jspbp.test.TestList
public class TestList
- extends Object
メソッドの概要 |
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.