Uses of Interface
net.jini.lease.DesiredExpirationListener

Packages that use DesiredExpirationListener
com.sun.jini.norm Provides implementations of LeaseRenewalService
net.jini.lease Standard service and utility classes for managing leases. 
 

Uses of DesiredExpirationListener in com.sun.jini.norm
 

Classes in com.sun.jini.norm that implement DesiredExpirationListener
(package private)  class LRMEventListener
          Object that transfers events from the Lease Renewal Manager to the rest of Norm Server.
 

Uses of DesiredExpirationListener in net.jini.lease
 

Methods in net.jini.lease that return DesiredExpirationListener
 DesiredExpirationListener LeaseRenewalManager.Entry.desiredExpirationListener()
          Return the DesiredExpirationListener associated with this lease, or null if there is none.
 



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