|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
Landlord | Interface that owners of leased resources must meet inorder to
work with the jini.lease.Lease s 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
LandlordLease s. |
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. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |