Package | Description |
---|---|
net.jini.lease |
Standard service and utility classes for managing leases.
|
Modifier and Type | Method and Description |
---|---|
void |
DesiredExpirationListener.expirationReached(LeaseRenewalEvent e)
Method used to delivered desired expiration reached events.
|
void |
LeaseListener.notify(LeaseRenewalEvent e)
Called by the
LeaseRenewalManager when it cannot
renew a lease that it is managing, and the lease's desired
expiration time has not yet been reached. |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.