public static interface ThreadPool.ThreadPoolListener
void
threadEnd(ThreadPool tp, Thread t)
threadStart(ThreadPool tp, Thread t)
public void threadEnd(ThreadPool tp, Thread t)
public void threadStart(ThreadPool tp, Thread t)