org.jgroups.conf
public class ClassMap extends Object
Version: 1.0
Constructor Summary | |
---|---|
ClassMap(String clazz, String desc, boolean preload, int magicnumber) |
Method Summary | |
---|---|
boolean | equals(Object another) |
Class | getClassForMap()
Returns the Class object for this class |
String | getClassName() |
String | getDescription() |
int | getMagicNumber() |
boolean | getPreload() |
int | hashCode() |