Package com.sun.jini.lease.landlord

Interface Summary
Landlord Interface that owners of leased resources must meet inorder to work with the jini.lease.Leases returned by LeaseDurationPolicy.leaseFor().
LandlordLeaseFactory Factory interface for classes that create Lease objects that follow the Landlord protocol.
LeasedResource Leased resources must meet this interface if they are to be used with LeaseDurationPolicy and/or LeaseManager
LeaseManager LeaseManager provides an interface for tracking lease status.
LeasePolicy Interface for classes that implement Lease grant and renewal policies.
 

Class Summary
Landlord.RenewResults Simple class that holds return values of the Landlord.renewAll method.
LandlordLease Basic implementaion of net.jini.core.lease.Lease that works with the the Landlord protocol.
LandlordLease.Factory Implementation of LandlordLeaseFactory the produces LandlordLeases.
LandlordLeaseMap Implementaion of LeaseMap for LandlordLease.
LeaseDurationPolicy Provides an implementation of LeasePolicy that grants and renews leases based on constant values for maximum and default lease durations.
 



Copyright © 1999 Sun Microsystems, Inc. All rights reserved