public class BrokerConverter extends Object implements com.thoughtworks.xstream.converters.SingleValueConverter
| Constructor and Description |
|---|
BrokerConverter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canConvert(Class type) |
Object |
fromString(String username) |
String |
toString(Object broker) |
public boolean canConvert(Class type)
canConvert in interface com.thoughtworks.xstream.converters.ConverterMatcherpublic Object fromString(String username)
fromString in interface com.thoughtworks.xstream.converters.SingleValueConverterCopyright © 2016. All Rights Reserved.