Class 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