パッケージ org.zuena.guiceex.binder

Guiceへのバインディングを行うクラスを格納します。

参照先:
          説明

インタフェースの概要
GuiceexBinder guiceexで提供するバインダークラスに実装するインターフェイスを提供します。
 

クラスの概要
AnnotationBinder guiceex-configの<annotation>で指定されたバインディング設定を行うバインダークラスです。
BasicBinderSupport GuiceexBinder実装クラスで共通的に使用されるプロパティを提供します。
BindBinder guiceex-configの<bind>タグで指定されたバインディング設定を行うバインダークラスです。
ConstantBinder guiceex-configの<constant>へ指定されたバインディング設定を行うバインダークラスです。
InterceptorBinder guiceex-configの<interceptor>へ指定されたバインディング設定を行うバインダークラスです。
NameBinder guiceex-configの<name>に指定したバインディング設定を行うバインダークラスです。
PropertiesBinder guiceex-configの<properties>に指定されたバインディング設定を行うバインダークラスです。
Property guiceex-configの<property>を表すクラスです。
ScopedBinder guiceex-configのバインディング要素のscopeType属性の設定を行うクラスです。
SpringBinder guiceex-configの<spring>に指定されたSpringFrameworkとの統合を行うクラスです。
ToBinder guiceex-configのバインダー要素のtoType属性の設定を行うクラスです。
 

パッケージ org.zuena.guiceex.binder の説明

Guiceへのバインディングを行うクラスを格納します。



Copyright © 2007 zuena.org AllRights Reserved.