public class PropertyConverters
extends java.lang.Object
Third parties can provide their own converters if such need arises by implementing
PropertyConverter
interface and by specifying that converter as converter on a specific
Property annotation of a field or a method instance.
限定符和类型 | 类和说明 |
---|---|
static class |
PropertyConverters.BindInterface |
static class |
PropertyConverters.Default |
static class |
PropertyConverters.FlushInvoker |
static class |
PropertyConverters.InitialHosts |
static class |
PropertyConverters.InitialHosts2 |
static class |
PropertyConverters.IntegerArray |
static class |
PropertyConverters.LongArray |
static class |
PropertyConverters.NetworkInterfaceList |
static class |
PropertyConverters.StringProperties |
构造器和说明 |
---|
PropertyConverters() |