|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Constructors | ||
int ) |
Documentation changed from old to new. |
Creates a "well-known" object identifier. |
void ) |
Documentation changed from old to new. |
Generates a unique object identifier. |
Changed Methods | ||
boolean equals(Object ) |
Documentation changed from old to new. |
Compares the specified object with this ObjID for equality. |
int hashCode() |
Documentation changed from old to new. |
Returns the hash code value for this object identifier the object number. |
ObjID read(ObjectInput ) |
Documentation changed from old to new. |
Constructs and returns a new ObjID instance by unmarshalling a binary representation from an ObjectInput instance. |
String toString() |
Documentation changed from old to new. |
Returns a string representation of this object identifier. |
void write(ObjectOutput ) |
Documentation changed from old to new. |
Marshals a binary representation of this ObjID to an ObjectOutput instance. |
Changed Fields | ||
int ACTIVATOR_ID |
Documentation changed from old to new. |
object number for well-known ObjID of the activator |
int DGC_ID |
Documentation changed from old to new. |
object number for well-known ObjID of the distributed garbage collector |
int REGISTRY_ID |
Documentation changed from old to new. |
object number for well-known ObjID of the registry |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |