|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
public interface PropertyDefBuilder
Tigerアノテーションを読み取りPropertyDefを作成するインターフェースです。
| メソッドの概要 | |
|---|---|
PropertyDef |
createPropertyDef(AnnotationHandler annotationHandler,
BeanDesc beanDesc,
java.lang.reflect.Field field)
コンポーネントからTigerアノテーションを読み取り PropertyDefを作成します。 |
PropertyDef |
createPropertyDef(AnnotationHandler annotationHandler,
BeanDesc beanDesc,
PropertyDesc propertyDesc)
コンポーネントからTigerアノテーションを読み取り PropertyDefを作成します。 |
| メソッドの詳細 |
|---|
PropertyDef createPropertyDef(AnnotationHandler annotationHandler,
BeanDesc beanDesc,
PropertyDesc propertyDesc)
PropertyDefを作成します。
annotationHandler - このメソッドを呼び出しているアノテーションハンドラbeanDesc - コンポーネントのビーン定義propertyDesc - 対象のプロパティ定義
PropertyDef
PropertyDef createPropertyDef(AnnotationHandler annotationHandler,
BeanDesc beanDesc,
java.lang.reflect.Field field)
PropertyDefを作成します。
annotationHandler - このメソッドを呼び出しているアノテーションハンドラbeanDesc - コンポーネントのビーン定義field - 対象のフィールド
PropertyDef
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||