クラス ServerAddressPropertyEditor
java.lang.ObjectSE
java.beans.PropertyEditorSupportSE
org.springframework.data.mongodb.config.ServerAddressPropertyEditor
- 実装済みのインターフェース一覧:
PropertyEditorSE
StringSE を ServerAddress 配列に解析します。形式は、host1:port1、host2:port2、host3:port3 です。- 作成者:
- Mark Pollack, Oliver Gierke, Thomas Darimont, Christoph Strobl
コンストラクター概要
コンストラクター方法の概要
コンストラクターの詳細
ServerAddressPropertyEditor
public ServerAddressPropertyEditor()
方法の詳細
setAsText
- 次で指定:
- インターフェース
PropertyEditorSE内のsetAsTextSE - オーバーライド:
- クラス
PropertyEditorSupportSEのsetAsTextSE