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

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



Copyright © 2007 zuena.org AllRights Reserved.