org.seasar.cubby.plugins.gson.spi
クラス GsonJsonProviderTest

java.lang.Object
  上位を拡張 org.seasar.cubby.plugins.gson.spi.GsonJsonProviderTest

public class GsonJsonProviderTest
extends Object


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

コンストラクタの詳細

GsonJsonProviderTest

public GsonJsonProviderTest()
メソッドの詳細

execute

public void execute()
             throws Exception
例外:
Exception

executeByCustomizedGson

public void executeByCustomizedGson()
                             throws Exception
例外:
Exception


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