|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
cancel
method is called.
cancelAll
method is called.
i
th -1 in granted
was denied because of denied[i]
.
true
if the lease on the passed resource
has not expired yet.
true
if the lease on the passed resource
has not expired yet.
Landlord.renew()
or Landlord.cancel()
call.
renewAll
,
granted[i]
is the granted lease time, or -1 if the
renewal for that least generated an exception.
jini.lease.Lease
s returned by
LeaseDurationPolicy.leaseFor()
.Landlord.renewAll
method.RenewResults
object setting the field
granted
to the passed value, and denied
to null
.
RenewResults
object setting the field
granted
and denied
fields to the
passed values.
net.jini.core.lease.Lease
that works
with the the Landlord protocol.LandlordLeaseFactory
the produces
LandlordLease
s.LeaseMap
for LandlordLease
.LeaseDurationPolicy
and/or
LeaseManager
LeaseDurationPolicy
that will handout the
leases with the specified maximum and default durations.
LeaseManager
provides an interface for tracking lease
status.renew
method is called.
renewAll
method is called.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |