|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object org.seasar.framework.container.customizer.AbstractCustomizer org.seasar.framework.container.customizer.DependencyLookupCustomizer
public class DependencyLookupCustomizer
DependencyLookup
が注釈されたメソッドにDependencyLookupInterceptor
を適用するカスタマイザです。
フィールドの概要 |
---|
クラス org.seasar.framework.container.customizer.AbstractCustomizer から継承されたフィールド |
---|
classPatterns, ignoreClassPatterns, targetInterface, targetInterface_BINDING |
コンストラクタの概要 | |
---|---|
DependencyLookupCustomizer()
|
メソッドの概要 | |
---|---|
protected void |
doCustomize(ComponentDef componentDef)
|
クラス org.seasar.framework.container.customizer.AbstractCustomizer から継承されたメソッド |
---|
addClassPattern, addClassPattern, addIgnoreClassPattern, addIgnoreClassPattern, customize, isMatchClassPattern, isMatchTargetInterface, setTargetInterface |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
---|
public DependencyLookupCustomizer()
メソッドの詳細 |
---|
protected void doCustomize(ComponentDef componentDef)
AbstractCustomizer
内の doCustomize
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |