クラス ServerAddressPropertyEditor
java.lang.ObjectSE
java.beans.PropertyEditorSupportSE
org.springframework.data.mongodb.config.ServerAddressPropertyEditor
- 実装されたすべてのインターフェース:
PropertyEditorSE
String
SE を ServerAddress
配列に解析します。形式は、host1:port1、host2:port2、host3:port3 です。- 作成者:
- Mark Pollack, Oliver Gierke, Thomas Darimont, Christoph Strobl
コンストラクターの概要
コンストラクターメソッドのサマリー
コンストラクターの詳細
ServerAddressPropertyEditor
public ServerAddressPropertyEditor()
メソッドの詳細
setAsText
- 次で指定:
- インターフェース
PropertyEditorSE
のsetAsTextSE
- オーバーライド:
- クラス
PropertyEditorSupportSE
のsetAsTextSE