Uses of Class
com.sun.jini.collection.WeakTable

Packages that use WeakTable
com.sun.jini.mahalo Provides implementations of the TransactionManager service. 
com.sun.jini.norm Provides implementations of LeaseRenewalService
 

Uses of WeakTable in com.sun.jini.mahalo
 

Fields in com.sun.jini.mahalo declared as WeakTable
private  WeakTable LeaseExpirationMgr.ticketMap
           
 

Uses of WeakTable in com.sun.jini.norm
 

Fields in com.sun.jini.norm declared as WeakTable
private  WeakTable LeaseExpirationMgr.ticketMap
          Map of sets to task tickets.
 



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