|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface WeakSoftTable.RemovableReference
Implemented by classes to permit copying instances into reference queues when they are added to the table and to remove them from the table when the references are cleared.
Method Summary | |
---|---|
void |
cleared(Map map)
Called with the containing map when this instance's reference is cleared, to remove the associated entry from the map. |
WeakSoftTable.RemovableReference |
copy(ReferenceQueue queue)
Returns a copy of this instance registered with the specified queue. |
Method Detail |
---|
WeakSoftTable.RemovableReference copy(ReferenceQueue queue)
queue
- the queue with which this instance should be registered
void cleared(Map map)
map
- the map from which this newly cleared instance should be
removed
|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |