org.seasar.framework.container.creator
クラス DtoCreator

java.lang.Object
  拡張org.seasar.framework.container.creator.ComponentCreatorImpl
      拡張org.seasar.framework.container.creator.DtoCreator
すべての実装インタフェース:
ComponentCreator

public class DtoCreator
extends ComponentCreatorImpl


フィールドの概要
 
クラス org.seasar.framework.container.creator.ComponentCreatorImpl から継承したフィールド
autoBindingDef_BINDING, enableAbstract_BINDING, enableInterface_BINDING, externalBinding_BINDING, instanceDef_BINDING
 
コンストラクタの概要
DtoCreator(NamingConvention namingConvention)
           
 
メソッドの概要
 ComponentCustomizer getDtoCustomizer()
           
 void setDtoCustomizer(ComponentCustomizer customizer)
           
 
クラス org.seasar.framework.container.creator.ComponentCreatorImpl から継承したメソッド
createComponentDef, createComponentDef, customize, getAutoBindingDef, getCustomizer, getInstanceDef, getNameSuffix, getNamingConvention, isEnableAbstract, isEnableInterface, isExternalBinding, isTargetComponentName, setAutoBindingDef, setCustomizer, setEnableAbstract, setEnableInterface, setExternalBinding, setInstanceDef, setNameSuffix
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

DtoCreator

public DtoCreator(NamingConvention namingConvention)
メソッドの詳細

getDtoCustomizer

public ComponentCustomizer getDtoCustomizer()

setDtoCustomizer

public void setDtoCustomizer(ComponentCustomizer customizer)


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