Package | Description |
---|---|
com.sun.jini.lease |
Some basic utility classes for helping with
client-side lease renewal operations.
|
net.jini.lease |
Standard service and utility classes for managing leases.
|
net.jini.lookup |
Standard utility classes for managing the join state of a service
and the service discovery duties of a client or service.
|
Class and Description |
---|
LeaseRenewalSet
A collection of leases being managed by a lease renewal service.
|
RenewalFailureEvent
Event generated by a lease renewal set when it can't renew a lease it
is responsible for.
|
Class and Description |
---|
LeaseListener
The interface that receivers of
LeaseRenewalEvent
instances must implement. |
LeaseRenewalEvent
Event generated when a
LeaseRenewalManager cannot renew
a lease. |
LeaseRenewalManager
Provides for the systematic renewal and overall management of a set
of leases associated with one or more remote entities on behalf of a
local entity.
|
LeaseRenewalSet
A collection of leases being managed by a lease renewal service.
|
LeaseUnmarshalException
Exception thrown when a lease renewal set can't unmarshal one or more
leases being returned by a
getLeases call. |
Class and Description |
---|
LeaseRenewalManager
Provides for the systematic renewal and overall management of a set
of leases associated with one or more remote entities on behalf of a
local entity.
|
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.