Package org.jgroups.conf
Class PropertyConverters
- java.lang.Object
-
- org.jgroups.conf.PropertyConverters
-
public final class PropertyConverters extends java.lang.Object
Groups a set of standard PropertyConverter(s) supplied by JGroups.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.- Author:
- Vladimir Blagojevic
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
PropertyConverters.BindInterface
static class
PropertyConverters.Default
static class
PropertyConverters.InitialHosts
static class
PropertyConverters.InitialHosts2
static class
PropertyConverters.NetworkInterfaceList
-