org.seasar.cubby.unit
クラス CubbyRunnerFilterTest.MockAction

java.lang.Object
  上位を拡張 org.seasar.cubby.unit.CubbyRunnerFilterTest.MockAction
含まれているクラス:
CubbyRunnerFilterTest

public static class CubbyRunnerFilterTest.MockAction
extends Object


コンストラクタの概要
CubbyRunnerFilterTest.MockAction()
           
 
メソッドの概要
 ActionResult execute()
           
 String getName()
           
 void setName(String name)
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

CubbyRunnerFilterTest.MockAction

public CubbyRunnerFilterTest.MockAction()
メソッドの詳細

setName

public void setName(String name)

getName

public String getName()

execute

public ActionResult execute()


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