|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.maru.liquid.core.plugins.GuiceInjectorSupport
public class GuiceInjectorSupport
フィールドの概要 | |
---|---|
(package private) com.google.inject.Injector |
_injector
|
コンストラクタの概要 | |
---|---|
GuiceInjectorSupport()
|
メソッドの概要 | |
---|---|
void |
init()
|
void |
setInjector(com.google.inject.Injector injector)
GuiceInjectorをインジェクト(SpringInject) |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
com.google.inject.Injector _injector
コンストラクタの詳細 |
---|
public GuiceInjectorSupport()
メソッドの詳細 |
---|
public void init()
public void setInjector(com.google.inject.Injector injector)
injector
- GuiceInjector
|
|||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |