|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WeakTable.KeyGCHandler | |
---|---|
com.sun.jini.collection | Various collection classes used internally by code in
com.sun.jini classes. |
com.sun.jini.mahalo | Provides implementations of the TransactionManager service. |
Uses of WeakTable.KeyGCHandler in com.sun.jini.collection |
---|
Fields in com.sun.jini.collection declared as WeakTable.KeyGCHandler | |
---|---|
private WeakTable.KeyGCHandler |
WeakTable.handler
Object to call back when keys are collected |
Constructors in com.sun.jini.collection with parameters of type WeakTable.KeyGCHandler | |
---|---|
WeakTable(WeakTable.KeyGCHandler handler)
Create a new WeakTable object to maintain the maps that calls back the designated object when keys are collected. |
Uses of WeakTable.KeyGCHandler in com.sun.jini.mahalo |
---|
Classes in com.sun.jini.mahalo that implement WeakTable.KeyGCHandler | |
---|---|
(package private) class |
LeaseExpirationMgr
Lease Mgr implementation that aggressively expires leases as they expiration times occur. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |