|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| GuiceexInjector を使用しているパッケージ | |
|---|---|
| org.guiceex | Guiceexのエントリーポイントを提供します。 |
| org.guiceex.impl | 実装クラスを格納します。 |
| org.guiceex での GuiceexInjector の使用 |
|---|
| GuiceexInjector を返す org.guiceex のメソッド | |
|---|---|
static GuiceexInjector |
InjectorFactory.createInjector(Object... configs)
Guice.createInjector(Module[])を使用してインスタンスを作成します。 |
static GuiceexInjector |
InjectorFactory.getInjector(Object... configs)
InjectorFactory.createInjector(Object...)で作成したGuiceexInjectorインスタンスを、
staticフィールドに配置して管理するシングルトンファクトリメソッドです。 |
| org.guiceex.impl での GuiceexInjector の使用 |
|---|
| GuiceexInjector を実装している org.guiceex.impl のクラス | |
|---|---|
class |
GuiceexInjectorImpl
GuiceexInjectorの実装クラスです。 |
|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||