public class LogicCreator extends ComponentCreatorImpl
ComponentCreatorです。autoBindingDef_BINDING, enableAbstract_BINDING, enableInterface_BINDING, externalBinding_BINDING, instanceDef_BINDING| コンストラクタと説明 |
|---|
LogicCreator(NamingConvention namingConvention)
LogicCreatorを作成します。 |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ComponentCustomizer |
getLogicCustomizer()
Logic用の
ComponentCustomizerを返します。 |
void |
setLogicCustomizer(ComponentCustomizer customizer)
Logic用の
ComponentCustomizerを設定します。 |
createComponentDef, createComponentDef, customize, getAutoBindingDef, getCustomizer, getInstanceDef, getNameSuffix, getNamingConvention, isEnableAbstract, isEnableInterface, isExternalBinding, isTargetComponentName, setAutoBindingDef, setCustomizer, setEnableAbstract, setEnableInterface, setExternalBinding, setInstanceDef, setNameSuffixpublic LogicCreator(NamingConvention namingConvention)
LogicCreatorを作成します。namingConvention - public ComponentCustomizer getLogicCustomizer()
ComponentCustomizerを返します。public void setLogicCustomizer(ComponentCustomizer customizer)
ComponentCustomizerを設定します。customizer - Copyright © 2015 The DBFlute Project. All rights reserved.