|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.activemq.util.ExecutorHelper
A helper class for working with Executor
objects
Constructor Summary | |
ExecutorHelper()
|
Method Summary | |
static void |
stopExecutor(Executor executor)
A helper method to stop the execution of an executor |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ExecutorHelper()
Method Detail |
public static void stopExecutor(Executor executor) throws java.lang.InterruptedException, JMSException
executor
- the executor or null if one is not created yet
java.lang.InterruptedException
JMSException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |