public class PagedSessionThresholdTimer extends Thread(Code)
This thread sleeps in the background, waking up periodically to
check for inactive sessions and to page out any session that
has been inactive for too long.
version: $Revision: 1.2 $ author: Kyle Clark