Uses of Class
com.sun.jini.norm.LeaseSet.ExpirationTime

Packages that use LeaseSet.ExpirationTime
com.sun.jini.norm Provides implementations of LeaseRenewalService
 

Uses of LeaseSet.ExpirationTime in com.sun.jini.norm
 

Fields in com.sun.jini.norm declared as LeaseSet.ExpirationTime
private  LeaseSet.ExpirationTime LeaseSet.expiration2
          We keep two copies of the expiration time guarded by different locks so the the client lease renewal threads don't have to wait on the set's lock.
 



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