|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.seasar.framework.container.autoregister.AbstractAutoRegister
org.seasar.framework.container.autoregister.AbstractComponentTargetAutoRegister
org.seasar.framework.container.autoregister.InterTypeAutoRegister
インタータイプの自動登録を行うクラスです。
フィールドの概要 | |
protected InterType |
interType
InterType です。 |
クラス org.seasar.framework.container.autoregister.AbstractAutoRegister から継承したフィールド |
INIT_METHOD |
コンストラクタの概要 | |
InterTypeAutoRegister()
|
メソッドの概要 | |
protected void |
register(ComponentDef componentDef)
ComponentDef を登録します。 |
void |
setInterType(InterType interType)
インタータイプを設定します。 |
クラス org.seasar.framework.container.autoregister.AbstractComponentTargetAutoRegister から継承したメソッド |
isAppliedComponent, registerAll |
クラス org.seasar.framework.container.autoregister.AbstractAutoRegister から継承したメソッド |
addClassPattern, addClassPattern, addIgnoreClassPattern, addIgnoreClassPattern, findComponentDef, getClassPattern, getClassPatternSize, getContainer, hasComponentDef, isIgnore, setContainer |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
protected InterType interType
InterType
です。
コンストラクタの詳細 |
public InterTypeAutoRegister()
メソッドの詳細 |
public void setInterType(InterType interType)
interType
- protected void register(ComponentDef componentDef)
AbstractComponentTargetAutoRegister
の記述: ComponentDef
を登録します。
AbstractComponentTargetAutoRegister
内の register
componentDef
-
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |