public final 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.
Modifier and Type | Class and Description |
---|---|
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 |
Copyright © 1998-2020 Red Hat. All Rights Reserved.