org.seasar.cubby.unit
クラス CubbyRunnerFilterTest

java.lang.Object
  上位を拡張 org.seasar.cubby.unit.CubbyRunnerFilterTest

public class CubbyRunnerFilterTest
extends Object


入れ子のクラスの概要
static class CubbyRunnerFilterTest.MockAction
           
static class CubbyRunnerFilterTest.MockFilter
           
 
コンストラクタの概要
CubbyRunnerFilterTest()
           
 
メソッドの概要
 void after()
           
 void before()
           
 void processActionWithFilter()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

CubbyRunnerFilterTest

public CubbyRunnerFilterTest()
メソッドの詳細

before

public void before()

after

public void after()

processActionWithFilter

public void processActionWithFilter()
                             throws Exception
例外:
Exception


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