org.seasar.cubby.internal.controller
クラス ThreadContextTest

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

public class ThreadContextTest
extends Object


コンストラクタの概要
ThreadContextTest()
           
 
メソッドの概要
 void getRequest()
           
 void lifeCycle()
           
 void setup()
           
 void teardown()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ThreadContextTest

public ThreadContextTest()
メソッドの詳細

setup

public void setup()

teardown

public void teardown()

getRequest

public void getRequest()
                throws Exception
例外:
Exception

lifeCycle

public void lifeCycle()
               throws Exception
例外:
Exception


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