Uses of Package
com.sun.jini.landlord
Packages that use com.sun.jini.landlord
Package
Description
This is a utility for services implementing leases.
Provides implementations of the
TransactionManager service.
-
Classes in com.sun.jini.landlord used by com.sun.jini.landlordClassDescriptionSimple implementation of
LeasePeriodPolicythat grants lease times based on a fixed default and maximum lease.Interface that granters of leases must implement in order to work with theLandlordLeaseimplementation of theLeaseinterface.Simple class that holds return values of theLandlord.renewAllmethod.Basic implementation ofnet.jini.core.lease.Leasethat works with the the Landlord protocol.Implementation ofLeaseMapforLandlordLease.Server side representation of a leaseInterface for objects that define what policy to use when calculating lease grants and renewals.Simple class that holds a pair of times, the new expiration and duration for a lease.Interface that defines the basic landlord primitives (renew and cancel) as local methods. -
Classes in com.sun.jini.landlord used by com.sun.jini.mahaloClassDescriptionInterface that granters of leases must implement in order to work with the
LandlordLeaseimplementation of theLeaseinterface.Simple class that holds return values of theLandlord.renewAllmethod.Basic implementation ofnet.jini.core.lease.Leasethat works with the the Landlord protocol.Server side representation of a leaseInterface that defines the basic landlord primitives (renew and cancel) as local methods.