public class ValueOfConverter extends Object implements PropertyConverter
| Modifier and Type | Method and Description |
|---|---|
Object |
convert(Object fromValue) |
static ValueOfConverter |
getConverter(Class<?> toClass) |
Class<?> |
getDestinationClass() |
public static ValueOfConverter getConverter(Class<?> toClass)
public Class<?> getDestinationClass()
public Object convert(Object fromValue) throws PropertyConversionException
convert in interface PropertyConverterPropertyConversionExceptionCopyright 2004-2019 Solace Corporation. All rights reserved.