public interface DestroyMethodDefBuilder
DestroyMethodDefを作成するインターフェースです。| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
appendDestroyMethodDef(AnnotationHandler annotationHandler,
ComponentDef componentDef)
コンポーネントからTigerアノテーションを読み取り
DestroyMethodDefを作成し、コンポーネント定義に追加します。 |
void appendDestroyMethodDef(AnnotationHandler annotationHandler, ComponentDef componentDef)
DestroyMethodDefを作成し、コンポーネント定義に追加します。annotationHandler - このメソッドを呼び出しているアノテーションハンドラcomponentDef - コンポーネント定義Copyright © 2015 The DBFlute Project. All rights reserved.