クラス
org.guiceex.exception.BindException の使用

BindException を使用しているパッケージ
org.guiceex Guiceexのエントリーポイントを提供します。 
 

org.guiceex での BindException の使用
 

BindException をスローする org.guiceex のメソッド
static GuiceexInjector InjectorFactory.createInjector(Object... configs)
          Guice.createInjector(Module[])を使用してインスタンスを作成します。
static GuiceexInjector InjectorFactory.getInjector(Object... configs)
          InjectorFactory.createInjector(Object...)で作成したGuiceexInjectorインスタンスを、 staticフィールドに配置して管理するシングルトンファクトリメソッドです。
 



Copyright © 2007. All Rights Reserved.