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