com.sun.grid.installer.task
public static interface ThreadPoolObserver.ThreadPoolListener extends java.util.EventListener
ThreadPoolObserver.ThreadPoolEvents| Modifier and Type | Method and Description |
|---|---|
void |
threadPoolActionPerformed(ThreadPoolObserver.ThreadPoolEvent threadPoolEvent)
Implement method to capture
ThreadPoolObserver.ThreadPoolEvents |
void threadPoolActionPerformed(ThreadPoolObserver.ThreadPoolEvent threadPoolEvent)
ThreadPoolObserver.ThreadPoolEventsthreadPoolEvent - The ThreadPoolObserver.ThreadPoolEvent has been fired.