Uses of Package
com.sun.jini.landlord

Packages that use com.sun.jini.landlord
com.sun.jini.landlord This is a utility for services implementing leases. 
com.sun.jini.mahalo Provides implementations of the TransactionManager service. 
com.sun.jini.mercury Provides implementations of the EventMailbox service. 
com.sun.jini.norm Provides implementations of LeaseRenewalService
com.sun.jini.outrigger This is an implementation of a JavaSpaces technology-enabled service. 
 

Classes in com.sun.jini.landlord used by com.sun.jini.landlord
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.
 

Classes in com.sun.jini.landlord used by com.sun.jini.mahalo
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.
LeasedResource
          Server side representation of a lease
LeaseFactory
          Factory for LandlordLease instances.
LeasePeriodPolicy
          Interface for objects that define what policy to use when calculating lease grants and renewals.
LocalLandlord
          Interface that defines the basic landlord primitives (renew and cancel) as local methods.
 

Classes in com.sun.jini.landlord used by com.sun.jini.mercury
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.
LeasedResource
          Server side representation of a lease
LeaseFactory
          Factory for LandlordLease instances.
LeasePeriodPolicy
          Interface for objects that define what policy to use when calculating lease grants and renewals.
LocalLandlord
          Interface that defines the basic landlord primitives (renew and cancel) as local methods.
 

Classes in com.sun.jini.landlord used by com.sun.jini.norm
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.
LeasedResource
          Server side representation of a lease
LeaseFactory
          Factory for LandlordLease instances.
LeasePeriodPolicy
          Interface for objects that define what policy to use when calculating lease grants and renewals.
LocalLandlord
          Interface that defines the basic landlord primitives (renew and cancel) as local methods.
 

Classes in com.sun.jini.landlord used by com.sun.jini.outrigger
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.
LeasedResource
          Server side representation of a lease
LeaseFactory
          Factory for LandlordLease instances.
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.
 



Copyright 2007-2010, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.