|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jgroups.conf.PropertyConverters.BindInterface
public static class PropertyConverters.BindInterface
| Constructor Summary | |
|---|---|
PropertyConverters.BindInterface()
|
|
| 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.BindInterface()
| 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 PropertyConverterjava.lang.Exceptionpublic 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 | |||||||||