Uses of Package
net.jini.lease

Packages that use net.jini.lease
com.sun.jini.example.browser A visualization tool for exploring Jini Network Technology communities (djinns) with support for ServiceUI. 
com.sun.jini.lease Some basic utility classes for helping with client-side lease renewal operations. 
com.sun.jini.norm Provides implementations of LeaseRenewalService
com.sun.jini.norm.lookup   
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. 
 

Classes in net.jini.lease used by com.sun.jini.example.browser
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.
 

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

Classes in net.jini.lease used by com.sun.jini.norm
DesiredExpirationListener
          Subinterface of LeaseListener that clients must implement if they want to receive desired expiration reached events in addition to renewal failure events.
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.
LeaseRenewalService
          Interface to the lease renewal service.
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.
 

Classes in net.jini.lease used by com.sun.jini.norm.lookup
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.
 

Classes in net.jini.lease used by net.jini.lease
DesiredExpirationListener
          Subinterface of LeaseListener that clients must implement if they want to receive desired expiration reached events in addition to renewal failure events.
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.
LeaseRenewalManager.Entry
           
LeaseRenewalManager.QueuerTask
           
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.
 

Classes in net.jini.lease used by net.jini.lookup
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.
 



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