public static class PropertyConverters.Default extends Object implements PropertyConverter
| Constructor and Description |
|---|
PropertyConverters.Default() |
| Modifier and Type | Method and Description |
|---|---|
Object |
convert(Object obj,
Class<?> propertyFieldType,
String propertyName,
String propertyValue,
boolean check_scope) |
protected static Inet6Address |
getScopedInetAddress(Inet6Address addr) |
String |
toString(Object value)
Converts the value to a string.
|
public Object convert(Object obj, Class<?> propertyFieldType, String propertyName, String propertyValue, boolean check_scope) throws Exception
convert in interface PropertyConverterExceptionprotected static Inet6Address getScopedInetAddress(Inet6Address addr)
public String toString(Object value)
PropertyConvertertoString in interface PropertyConverterCopyright © 2012 JBoss by Red Hat. All Rights Reserved.