|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.seasar.framework.container.creator.ComponentCreatorImpl
org.seasar.framework.container.creator.ValidatorCreator
Validator用の ComponentCreator
です。
フィールドの概要 |
クラス org.seasar.framework.container.creator.ComponentCreatorImpl から継承したフィールド |
autoBindingDef_BINDING, enableAbstract_BINDING, enableInterface_BINDING, externalBinding_BINDING, instanceDef_BINDING |
コンストラクタの概要 | |
ValidatorCreator(NamingConvention namingConvention)
ValidatorCreator を作成します。 |
メソッドの概要 | |
ComponentCustomizer |
getValidatorCustomizer()
Validator用のカスタマイザを返します。 |
void |
setValidatorCustomizer(ComponentCustomizer customizer)
Validator用のカスタマイザを設定します。 |
クラス 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 |
コンストラクタの詳細 |
public ValidatorCreator(NamingConvention namingConvention)
ValidatorCreator
を作成します。
namingConvention
- メソッドの詳細 |
public ComponentCustomizer getValidatorCustomizer()
public void setValidatorCustomizer(ComponentCustomizer customizer)
customizer
-
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |