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

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

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

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



Copyright © 2007 zuena.org AllRights Reserved.