private abstract class OutriggerServerImpl.Reaper
extends Thread
Base class for our house keeping threads. Provides
a common interface for thread termination that
does not rely on the JDK propagating InteruptException
properly.
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Thread