org.seasar.cubby.internal.controller.impl
クラス CubbyHttpServletRequestWrapperTest

java.lang.Object
  上位を拡張 org.seasar.cubby.internal.controller.impl.CubbyHttpServletRequestWrapperTest

public class CubbyHttpServletRequestWrapperTest
extends Object

作成者:
agata

入れ子のクラスの概要
static class CubbyHttpServletRequestWrapperTest.MockAction
           
 
コンストラクタの概要
CubbyHttpServletRequestWrapperTest()
           
 
メソッドの概要
 void getAttribute()
           
 void getAttributeNames()
           
 void parameter()
           
 void setupProvider()
           
 void setupRequest()
           
 void teardownProvider()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

CubbyHttpServletRequestWrapperTest

public CubbyHttpServletRequestWrapperTest()
メソッドの詳細

setupProvider

public void setupProvider()

teardownProvider

public void teardownProvider()

setupRequest

public void setupRequest()

getAttributeNames

public void getAttributeNames()
                       throws Exception
例外:
Exception

getAttribute

public void getAttribute()
                  throws Exception
例外:
Exception

parameter

public void parameter()


Copyright © 2006-2009 The Seasar Foundation. All Rights Reserved.