|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| GuiceexBinder を使用しているパッケージ | |
|---|---|
| org.guiceex.binder | Guiceへのバインディングを行うクラスを格納します。 |
| org.guiceex.config | guiceex-cfg.xmlを読み込み、Guiceへ設定するクラスを格納します。 |
| org.guiceex.binder での GuiceexBinder の使用 |
|---|
| GuiceexBinder を実装している org.guiceex.binder のクラス | |
|---|---|
class |
AnnotationBinder
アノテーションへのバインディング設定を行うバインダークラスです。 |
class |
BasicBinderSupport
Guiceexコンフィグの<bind>に対応するクラス。 |
class |
BindBinder
|
class |
ConstantBinder
|
class |
InterceptorBinder
|
class |
NameBinder
|
class |
PropertiesBinder
|
class |
ScopedBinder
|
class |
SpringBinder
|
class |
ToBinder
|
| GuiceexBinder 型の引数を持つ型を返す org.guiceex.binder のメソッド | |
|---|---|
List<GuiceexBinder> |
Binders.getBinders()
|
| GuiceexBinder 型のパラメータを持つ org.guiceex.binder のメソッド | |
|---|---|
void |
Binders.addBinder(GuiceexBinder guiceexBinder)
|
| org.guiceex.config での GuiceexBinder の使用 |
|---|
| GuiceexBinder 型の引数を持つ型を返す org.guiceex.config のメソッド | |
|---|---|
List<GuiceexBinder> |
Config.getBinders()
|
| GuiceexBinder 型のパラメータを持つ org.guiceex.config のメソッド | |
|---|---|
void |
Config.addBinder(GuiceexBinder binder)
|
| Constructor parameters in org.guiceex.config with type arguments of type GuiceexBinder | |
|---|---|
AutoBindingModule(List<GuiceexBinder> binders)
|
|
|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||