Package org.jgroups.conf
Class ClassMap
java.lang.Object
org.jgroups.conf.ClassMap
Maintains mapping between magic number and class
- Version:
- 1.0
- Author:
- Filip Hanik (filip@filip.net), Bela Ban
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Returns the Class object for this classshort
int
hashCode()
-
Constructor Details
-
ClassMap
-
-
Method Details
-
hashCode
public int hashCode() -
getClassName
-
getMagicNumber
public short getMagicNumber() -
getClassForMap
Returns the Class object for this class- Throws:
ClassNotFoundException
-
equals
-