|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectorg.seasar.framework.container.factory.destroymethod.S2DestroyMethodDefBuilder
public class S2DestroyMethodDefBuilder
DestroyMethodアノテーションを読み取りDestroyMethodDefを作成するコンポーネントの実装クラスです。
| コンストラクタの概要 | |
|---|---|
S2DestroyMethodDefBuilder()
|
|
| メソッドの概要 | |
|---|---|
void |
appendDestroyMethodDef(AnnotationHandler annotationHandler,
ComponentDef componentDef)
コンポーネントからTigerアノテーションを読み取り DestroyMethodDefを作成し、コンポーネント定義に追加します。 |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public S2DestroyMethodDefBuilder()
| メソッドの詳細 |
|---|
public void appendDestroyMethodDef(AnnotationHandler annotationHandler,
ComponentDef componentDef)
DestroyMethodDefBuilder の記述: DestroyMethodDefを作成し、コンポーネント定義に追加します。
DestroyMethodDefBuilder 内の appendDestroyMethodDefannotationHandler - このメソッドを呼び出しているアノテーションハンドラcomponentDef - コンポーネント定義
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||