ccs.cpc.impl
Interface ReapListener


interface ReapListener

An object which is notified when a ReaperThread does its reaping.


Method Summary
 void reapDone(ReaperThread reaper)
           
 

Method Detail

reapDone

void reapDone(ReaperThread reaper)