|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ThreadPool.InterruptableTask
A task, which may be interrupted, if the pool is shutting down.
Method Summary | |
---|---|
void |
shutdown()
Interrupts the task. |
Methods inherited from interface org.apache.xmlrpc.util.ThreadPool.Task |
---|
run |
Method Detail |
---|
void shutdown() throws java.lang.Throwable
java.lang.Throwable
- Shutting down the task failed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |