org.logicalcobwebs.proxool

Class PrototyperThread


public class PrototyperThread
extends Thread

Responsible for running sweep. There could be just one of the objects, or more.
Version:
$Revision: 1.6 $, $Date: 2006/01/18 14:40:01 $
Authors:
bill
$Author: billhorsman $ (current maintainer)
Since:
Proxool 0.8

Constructor Summary

PrototyperThread(String name)

Method Summary

protected void
cancel()
protected void
doNotify()
void
run()

Constructor Details

PrototyperThread

public PrototyperThread(String name)

Method Details

cancel

protected void cancel()

doNotify

protected void doNotify()

run

public void run()