Generated by
JDiff

Class java.rmi.activation.ActivationID

Documentation changed from old to new.

Changed Constructors
ActivationID(Activator) Documentation changed from old to new.
The constructor for ActivationID takes a single argument activator that specifies a remote reference to the activator responsible for activating the object associated with this identifier.
 

Changed Methods
Remote activate(boolean) Documentation changed from old to new.
Activate the object for this id.
boolean equals(Object) Documentation changed from old to new.
Compares two activation ids for content equality.
int hashCode() Documentation changed from old to new.
Returns a hashcode for the activation id.