org.seasar.extension.dxo.builder.impl
クラス AbstractDxoCommandBuilder
java.lang.Object
org.seasar.extension.dxo.builder.impl.AbstractDxoCommandBuilder
- すべての実装インタフェース:
- DxoCommandBuilder
- 直系の既知のサブクラス:
- BeanToBeanDxoCommandBuilder, BeanToMapDxoCommandBuilder, MapToBeanDxoCommandBuilder
- public abstract class AbstractDxoCommandBuilder
- extends Object
- implements DxoCommandBuilder
- 作成者:
- koichik
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
converterFactory
protected ConverterFactory converterFactory
annotationReaderFactory
protected AnnotationReaderFactory annotationReaderFactory
AbstractDxoCommandBuilder
public AbstractDxoCommandBuilder()
setConverterFactory
public void setConverterFactory(ConverterFactory converterFactory)
setAnnotationReaderFactory
public void setAnnotationReaderFactory(AnnotationReaderFactory annotationReaderFactory)
getAnnotationReader
protected AnnotationReader getAnnotationReader()
Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.