|
|||||||||||
前 次 | フレームあり フレームなし |
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 のファクトリを設定します。 |
|
|||||||||||
前 次 | フレームあり フレームなし |