public class NuunDummyConverter extends Object implements NuunConfigurationConverter<String>
| Constructor and Description |
|---|
NuunDummyConverter() |
| Modifier and Type | Method and Description |
|---|---|
String |
convert(String property)
Converts string value provided by configuration to type expected by
annotated field.
|
public String convert(String property)
NuunConfigurationConverterconvert in interface NuunConfigurationConverter<String>Copyright © 2012-2015. All Rights Reserved.