org.seasar.cubby.action
クラス JsonTest

java.lang.Object
  上位を拡張 org.seasar.cubby.action.JsonTest

public class JsonTest
extends Object


入れ子のクラスの概要
static class JsonTest.Foo
           
 
コンストラクタの概要
JsonTest()
           
 
メソッドの概要
 void execute()
           
 void executeWithContentTypeAndEncoding()
           
 void setupProvider()
           
 void tearDownProvider()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

JsonTest

public JsonTest()
メソッドの詳細

setupProvider

public void setupProvider()

tearDownProvider

public void tearDownProvider()

execute

public void execute()
             throws Exception
例外:
Exception

executeWithContentTypeAndEncoding

public void executeWithContentTypeAndEncoding()
                                       throws Exception
例外:
Exception


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