|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CompletionListener
A listener for the completion of execution of a Runnable
object.
ThreadPool
Method Summary | |
---|---|
void |
completed(java.lang.Runnable target)
Invoked when the target has completed executing |
Method Detail |
---|
void completed(java.lang.Runnable target)
target
- the object that has completed executing
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |