Package | Description |
---|---|
net.jini.core.lease |
These are distributed leasing interfaces and classes.
|
org.apache.river.landlord |
This is a utility for services implementing leases.
|
Modifier and Type | Method and Description |
---|---|
void |
LeaseMap.cancelAll()
Cancels all leases in the LeaseMap.
|
void |
LeaseMap.renewAll()
Renews all leases in the LeaseMap, using their current values as
the renewal durations.
|
Modifier and Type | Method and Description |
---|---|
void |
LandlordLeaseMap.cancelAll() |
void |
LandlordLeaseMap.renewAll() |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.