|
foundry-0.9.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThreadPoolEvent | |
foundry.threads |
Uses of ThreadPoolEvent in foundry.threads |
Methods in foundry.threads with parameters of type ThreadPoolEvent | |
void |
ThreadPoolListener.threadStarted(ThreadPoolEvent e)
Called when a new thread is started. |
void |
ThreadPoolListener.threadExiting(ThreadPoolEvent e)
Called before a thread exits, usually because the idle timeout expired. |
|
foundry-0.9.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |