|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.transport.xmpp.RunnableWithExceptionHandler
public abstract class RunnableWithExceptionHandler
Constructor Summary | |
---|---|
RunnableWithExceptionHandler()
|
Method Summary | |
---|---|
protected abstract void |
doRun()
|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RunnableWithExceptionHandler()
Method Detail |
---|
public final void run()
run
in interface java.lang.Runnable
protected abstract void doRun() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |