Package | Description |
---|---|
org.apache.river.landlord |
This is a utility for services implementing leases.
|
org.apache.river.outrigger |
This is an implementation of a JavaSpaces technology-enabled service.
|
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. |
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.RenewResults
Simple class that holds return values of
the
Landlord.renewAll method. |
LeasedResource
Server side representation of a lease
|
LocalLandlord
Interface that defines the basic landlord primitives (renew and
cancel) as local methods.
|
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.