Class ReadPreferencePropertyEditor

java.lang.Object
java.beans.PropertyEditorSupport
org.springframework.data.mongodb.config.ReadPreferencePropertyEditor
All Implemented Interfaces:
PropertyEditor

public class ReadPreferencePropertyEditor extends PropertyEditorSupport
Parse a String to a ReadPreference.
Since:
1.7
Author:
Christoph Strobl