|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
cancel
method is called.
cancelAll
method is called.
PREPARED
changes for the specified transaction visible outside of the
transaction and unlock any resources locked by the transaction.
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.
true
if the two objects have the same value.
true
if the other object has the same value as this
one.
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.
JavaSpace
interface.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.NestableTransaction
interface, for use
with transaction participants that implement the default transaction
semantics.NestableTransactionManager
servers for use with transaction
participants that implement the default transaction semantics.listener
with a RemoteEvent
that
includes the handback
object.
prepare
and commit
, which
can be used by the manager when there is just one participant left to
prepare and all other participants (if any) have responded with
NOTCHANGED
.
null
if there is currently is none.
renew
method is called.
renewAll
method is called.
Transaction
interface, for use with
transaction participants that implement the default transaction semantics.null
if there is currently is none.
TransactionManager
servers for use with transaction
participants that implement the default transaction semantics.Entry
from a service,
but the entry is unusuable (due to serialization or other errors).
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |