クラス
org.zuena.guiceex.binder.ScopedBinder の使用

ScopedBinder を使用しているパッケージ
org.zuena.guiceex.binder Guiceへのバインディングを行うクラスを格納します。 
 

org.zuena.guiceex.binder での ScopedBinder の使用
 

org.zuena.guiceex.binder での ScopedBinder のサブクラス
 class AnnotationBinder
          guiceex-configの<annotation>で指定されたバインディング設定を行うバインダークラスです。
 class BindBinder
          guiceex-configの<bind>タグで指定されたバインディング設定を行うバインダークラスです。
 class NameBinder
          guiceex-configの<name>に指定したバインディング設定を行うバインダークラスです。
 class PropertiesBinder
          guiceex-configの<properties>に指定されたバインディング設定を行うバインダークラスです。
 class ToBinder
          guiceex-configのバインダー要素のtoType属性の設定を行うクラスです。
 



Copyright © 2007 zuena.org AllRights Reserved.