Package | Description |
---|---|
com.sun.jini.landlord |
This is a utility for services implementing leases.
|
com.sun.jini.mahalo |
Provides implementations of the
TransactionManager service.
|
Class and Description |
---|
FixedLeasePeriodPolicy
Simple implementation of
LeasePeriodPolicy that grants
lease times based on a fixed default and maximum lease. |
Landlord
Interface that granters of leases must implement in order to work
with the
LandlordLease implementation of the
Lease interface. |
Landlord.RenewResults
Simple class that holds return values of
the
Landlord.renewAll method. |
LandlordLease
Basic implementation of
net.jini.core.lease.Lease that works
with the the Landlord protocol. |
LandlordLeaseMap
Implementation of
LeaseMap for LandlordLease . |
LeasedResource
Server side representation of a lease
|
LeasePeriodPolicy
Interface for objects that define what policy to use
when calculating lease grants and renewals.
|
LeasePeriodPolicy.Result
Simple class that holds a pair of times, the
new expiration and duration for a lease.
|
LocalLandlord
Interface that defines the basic landlord primitives (renew and
cancel) as local methods.
|
Class and Description |
---|
Landlord
Interface that granters of leases must implement in order to work
with the
LandlordLease implementation of the
Lease interface. |
Landlord.RenewResults
Simple class that holds return values of
the
Landlord.renewAll method. |
LandlordLease
Basic implementation of
net.jini.core.lease.Lease that works
with the the Landlord protocol. |
LeasedResource
Server side representation of a lease
|
LocalLandlord
Interface that defines the basic landlord primitives (renew and
cancel) as local methods.
|
Copyright © GigaSpaces.