|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.activemq.util.ExecutorHelper
A helper class for working with Executor objects
| Constructor Summary | |
ExecutorHelper()
|
|
| Method Summary | |
static void |
stopExecutor(EDU.oswego.cs.dl.util.concurrent.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(EDU.oswego.cs.dl.util.concurrent.Executor executor)
throws java.lang.InterruptedException,
javax.jms.JMSException
executor - the executor or null if one is not created yet
java.lang.InterruptedException
javax.jms.JMSException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||