netcom.util
Class ThreadPoolThread

java.lang.Object
  extended bynetcom.util.ThreadPoolThread
All Implemented Interfaces:
java.lang.Runnable

public class ThreadPoolThread
extends java.lang.Object
implements java.lang.Runnable


Method Summary
 boolean active()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable

active

public boolean active()