C D F G I M O

C

configure() - クラス org.seasar.cubby.plugins.guice.CubbyModule のメソッド
Cubby を構成します。
configure() - クラス org.seasar.cubby.plugins.guice.FileUploadModule のメソッド
configureDefaultConverters() - クラス org.seasar.cubby.plugins.guice.CubbyModule のメソッド
標準のコンバータをコンテナに登録します。
configureDefaultRequestParsers() - クラス org.seasar.cubby.plugins.guice.CubbyModule のメソッド
標準の要求解析器をコンテナに登録します。
contextInitialized(ServletContextEvent) - クラス org.seasar.cubby.plugins.guice.CubbyGuiceServletContextListener のメソッド
createModule(String) - クラス org.seasar.cubby.plugins.guice.CubbyGuiceServletContextListener のメソッド
指定されたクラス名のモジュールを生成します。
CubbyGuiceServletContextListener - org.seasar.cubby.plugins.guice の クラス
Injector を初期化するための Servlet コンテキストのリスナです。
CubbyGuiceServletContextListener() - クラス org.seasar.cubby.plugins.guice.CubbyGuiceServletContextListener のコンストラクタ
 
CubbyModule - org.seasar.cubby.plugins.guice の クラス
Cubby の設定を行う Module です。
CubbyModule() - クラス org.seasar.cubby.plugins.guice.CubbyModule のコンストラクタ
 

D

destroy() - クラス org.seasar.cubby.plugins.guice.GuicePlugin のメソッド

F

FileUploadModule - org.seasar.cubby.plugins.guice の クラス
commons-fileupload の設定を行います。
FileUploadModule() - クラス org.seasar.cubby.plugins.guice.FileUploadModule のコンストラクタ
 

G

getContainer() - クラス org.seasar.cubby.plugins.guice.spi.GuiceContainerProvider のメソッド
getConverters() - クラス org.seasar.cubby.plugins.guice.spi.GuiceConverterProvider のメソッド
 
getInjector() - クラス org.seasar.cubby.plugins.guice.CubbyGuiceServletContextListener のメソッド
getInjector() - クラス org.seasar.cubby.plugins.guice.GuicePlugin のメソッド
インジェクタを取得します。
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 の クラス
Guice 向けの Converter のプロバイダです。
GuiceConverterProvider(Collection<Converter>) - クラス org.seasar.cubby.plugins.guice.spi.GuiceConverterProvider のコンストラクタ
コンバータのコレクションを設定します。
GuicePathResolverProvider - org.seasar.cubby.plugins.guice.spi の クラス
Guice 向けの PathResolver のプロバイダです。
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 の クラス
Guice 向けの RequestParser のプロバイダです。
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.CubbyGuiceServletContextListener の static 変数
モジュールの WEB 配備記述子の初期化パラメータ名
MODULE_INIT_PARAM_NAME - クラス org.seasar.cubby.plugins.guice.GuicePlugin の static 変数
モジュールの WEB 配備記述子の初期化パラメータ名

O

org.seasar.cubby.plugins.guice - パッケージ org.seasar.cubby.plugins.guice
Cubby を Google Guice に統合するためのプラグインを提供します。
org.seasar.cubby.plugins.guice.spi - パッケージ org.seasar.cubby.plugins.guice.spi
SPI の実装を提供します。

C D F G I M O

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