Generated by
JDiff

Class java.rmi.dgc.Lease

Changed Constructors
Lease(VMID, long) Documentation changed from old to new.
Constructs a lease with a specific VMID and lease duration.
 

Changed Methods
VMID getVMID() Documentation changed from old to new.
Returns the client VMID associated with the lease.
long getValue() Documentation changed from old to new.
Returns the lease duration.