|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.maru.liquid.core.GuiceModule
public class GuiceModule
GuiceのModuleダミー実装
コンストラクタの概要 | |
---|---|
GuiceModule()
|
メソッドの概要 | |
---|---|
void |
configure(com.google.inject.Binder binder)
|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public GuiceModule()
メソッドの詳細 |
---|
public void configure(com.google.inject.Binder binder)
com.google.inject.Module
内の configure
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |