|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.guiceex.binder.Binders
public class Binders
Guiceexコンフィグの<module>に対応するクラス。
コンストラクタの概要 | |
---|---|
Binders()
|
メソッドの概要 | |
---|---|
void |
addBinder(GuiceexBinder guiceexBinder)
|
List<GuiceexBinder> |
getBinders()
|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public Binders()
メソッドの詳細 |
---|
public void addBinder(GuiceexBinder guiceexBinder)
public List<GuiceexBinder> getBinders()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |