|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.funambol.util.ThreadPoolMonitor
public class ThreadPoolMonitor
Class monitoring the thread pool to handle any throwable
Constructor Summary | |
---|---|
ThreadPoolMonitor()
|
Method Summary | |
---|---|
void |
handleThrowable(java.lang.Class clazz,
java.lang.Runnable runnable,
java.lang.Throwable throwable)
Handles any throwable event occurring in Thread Pool when running a task |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThreadPoolMonitor()
Method Detail |
---|
public void handleThrowable(java.lang.Class clazz, java.lang.Runnable runnable, java.lang.Throwable throwable)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |