|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.seasar.cubby.plugin.AbstractPlugin
org.seasar.cubby.plugins.s2.S2JSONSerializerPlugin
public class S2JSONSerializerPlugin
JSONSerializer
にって JsonProvider
を提供するプラグインのサンプルです。
コンストラクタの概要 | |
---|---|
S2JSONSerializerPlugin()
|
メソッドの概要 | ||
---|---|---|
|
getProvider(Class<S> service)
|
クラス org.seasar.cubby.plugin.AbstractPlugin から継承されたメソッド |
---|
destroy, getSupportedServices, initialize, invokeAction, invokeActionResult, invokeRequestProcessing, invokeRouting, isSupport, ready, support |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public S2JSONSerializerPlugin()
メソッドの詳細 |
---|
public <S extends Provider> S getProvider(Class<S> service)
org.seasar.cubby.plugin.Plugin
内の getProvider
org.seasar.cubby.plugin.AbstractPlugin
内の getProvider
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |