|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jgroups.conf.PropertyConverters.IntegerArray
public static class PropertyConverters.IntegerArray
Constructor Summary | |
---|---|
PropertyConverters.IntegerArray()
|
Method Summary | |
---|---|
java.lang.Object |
convert(java.lang.Object obj,
java.lang.Class<?> propertyFieldType,
java.lang.String propertyName,
java.lang.String propertyValue,
boolean check_scope)
|
java.lang.String |
toString(java.lang.Object value)
Converts the value to a string. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PropertyConverters.IntegerArray()
Method Detail |
---|
public java.lang.Object convert(java.lang.Object obj, java.lang.Class<?> propertyFieldType, java.lang.String propertyName, java.lang.String propertyValue, boolean check_scope) throws java.lang.Exception
convert
in interface PropertyConverter
java.lang.Exception
public java.lang.String toString(java.lang.Object value)
PropertyConverter
toString
in interface PropertyConverter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |