インタフェース
org.guiceex.GuiceexInjector の使用

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の実装クラスです。
 



Copyright © 2007. All Rights Reserved.