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