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