A C G I M O S

A

AbstractCubbyModule - org.seasar.cubby.plugins.guice の クラス
Cubby の設定を行う Module の抽象クラスです。
AbstractCubbyModule() - クラス org.seasar.cubby.plugins.guice.AbstractCubbyModule のコンストラクタ
 

C

configure() - クラス org.seasar.cubby.plugins.guice.AbstractCubbyModule のメソッド
Cubby を構成します。
configureFormatPattern() - クラス org.seasar.cubby.plugins.guice.AbstractCubbyModule のメソッド
FormatPattern を構成します。
configureMessagesBehaviour() - クラス org.seasar.cubby.plugins.guice.AbstractCubbyModule のメソッド
MessagesBehaviour を構成します。
createConverters(Injector) - クラス org.seasar.cubby.plugins.guice.AbstractCubbyModule のメソッド
コンバーターのコレクションを取得します。
createModule(String) - クラス org.seasar.cubby.plugins.guice.GuicePlugin のメソッド
指定されたクラス名のモジュールを生成します。
createRequestParsers(Injector) - クラス org.seasar.cubby.plugins.guice.AbstractCubbyModule のメソッド
リクエスト解析器のコレクションを取得します。

G

getContainer() - クラス org.seasar.cubby.plugins.guice.spi.GuiceContainerProvider のメソッド
getConverters() - クラス org.seasar.cubby.plugins.guice.spi.GuiceConverterProvider のメソッド
 
getPathResolver() - クラス org.seasar.cubby.plugins.guice.AbstractCubbyModule のメソッド
PathResolver を取得します。
getPathResolver() - クラス org.seasar.cubby.plugins.guice.spi.GuicePathResolverProvider のメソッド
 
getProvider(Class<S>) - クラス org.seasar.cubby.plugins.guice.GuicePlugin のメソッド
getRequestParsers() - クラス org.seasar.cubby.plugins.guice.spi.GuiceRequestParserProvider のメソッド
 
GuiceContainerProvider - org.seasar.cubby.plugins.guice.spi の クラス
Guice の Injector による Container の実装を提供します。
GuiceContainerProvider(Injector) - クラス org.seasar.cubby.plugins.guice.spi.GuiceContainerProvider のコンストラクタ
インスタンス化します。
GuiceConverterProvider - org.seasar.cubby.plugins.guice.spi の クラス
 
GuiceConverterProvider(Collection<Converter>) - クラス org.seasar.cubby.plugins.guice.spi.GuiceConverterProvider のコンストラクタ
 
GuicePathResolverProvider - org.seasar.cubby.plugins.guice.spi の クラス
 
GuicePathResolverProvider(PathResolver) - クラス org.seasar.cubby.plugins.guice.spi.GuicePathResolverProvider のコンストラクタ
 
GuicePlugin - org.seasar.cubby.plugins.guice の クラス
Cubby を Google Guice に統合するためのプラグインです。
GuicePlugin() - クラス org.seasar.cubby.plugins.guice.GuicePlugin のコンストラクタ
インスタンス化します。
GuiceRequestParserProvider - org.seasar.cubby.plugins.guice.spi の クラス
 
GuiceRequestParserProvider(Collection<RequestParser>) - クラス org.seasar.cubby.plugins.guice.spi.GuiceRequestParserProvider のコンストラクタ
 

I

IllegalModuleException - org.seasar.cubby.plugins.guice の 例外
不正なモジュールがしていされたことを示すためにスローされます。
IllegalModuleException() - 例外 org.seasar.cubby.plugins.guice.IllegalModuleException のコンストラクタ
詳細メッセージに null を使用して、新規例外を構築します。
IllegalModuleException(String, Throwable) - 例外 org.seasar.cubby.plugins.guice.IllegalModuleException のコンストラクタ
指定された詳細メッセージおよび原因を使用して新規例外を構築します。
IllegalModuleException(String) - 例外 org.seasar.cubby.plugins.guice.IllegalModuleException のコンストラクタ
指定された詳細メッセージを使用して、新規例外を構築します。
IllegalModuleException(Throwable) - 例外 org.seasar.cubby.plugins.guice.IllegalModuleException のコンストラクタ
指定された原因および詳細メッセージを使用して新規例外を構築します。
initialize(ServletContext) - クラス org.seasar.cubby.plugins.guice.GuicePlugin のメソッド

M

MODULE_INIT_PARAM_NAME - クラス org.seasar.cubby.plugins.guice.GuicePlugin の static 変数
モジュールの WEB 配備記述子の初期化パラメータ名

O

org.seasar.cubby.plugins.guice - パッケージ org.seasar.cubby.plugins.guice
 
org.seasar.cubby.plugins.guice.spi - パッケージ org.seasar.cubby.plugins.guice.spi
 

S

setInjector(Injector) - クラス org.seasar.cubby.plugins.guice.GuicePlugin のメソッド
インジェクタを設定します。

A C G I M O S

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