概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前 次
フレームあり
フレームなし
すべてのクラス
C
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
のメソッド
標準の要求解析器をコンテナに登録します。
createModule(String)
- クラス org.seasar.cubby.plugins.guice.
GuicePlugin
のメソッド
指定されたクラス名のモジュールを生成します。
CubbyModule
-
org.seasar.cubby.plugins.guice
の クラス
Cubby の設定を行う
Module
です。
CubbyModule()
- クラス org.seasar.cubby.plugins.guice.
CubbyModule
のコンストラクタ
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.
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
の クラス
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
C
F
G
I
M
O
概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前 次
フレームあり
フレームなし
すべてのクラス
Copyright © 2006-2009
The Seasar Foundation
. All Rights Reserved.