インタフェース
org.seasar.extension.dxo.annotation.AnnotationReaderFactory の使用

AnnotationReaderFactory を使用しているパッケージ
org.seasar.extension.dxo.annotation.impl Dxo用のアノテーションを読み取る機能の実装を提供します。 
org.seasar.extension.dxo.builder.impl Dxo用のコマンドを作成する機能の実装を提供します。 
 

org.seasar.extension.dxo.annotation.impl での AnnotationReaderFactory の使用
 

AnnotationReaderFactory を実装している org.seasar.extension.dxo.annotation.impl のクラス
 class AnnotationReaderFactoryImpl
          実行環境で利用可能なAnnotationReaderのインスタンスを作成するファクトリの実装クラスです。
 

org.seasar.extension.dxo.builder.impl での AnnotationReaderFactory の使用
 

AnnotationReaderFactory として宣言されている org.seasar.extension.dxo.builder.impl のフィールド
protected  AnnotationReaderFactory AbstractDxoCommandBuilder.annotationReaderFactory
          AnnotationReaderのファクトリです。
 

AnnotationReaderFactory 型のパラメータを持つ org.seasar.extension.dxo.builder.impl のメソッド
 void AbstractDxoCommandBuilder.setAnnotationReaderFactory(AnnotationReaderFactory annotationReaderFactory)
          AnnotationReaderのファクトリを設定します。
 



Copyright © 2004-2014 The Seasar Foundation. All Rights Reserved.