org.apache.activemq.thread
Class DefaultThreadPools
java.lang.Object
org.apache.activemq.thread.DefaultThreadPools
Deprecated. do not use this class. Instead use TaskRunnerFactory
@Deprecated
public final class DefaultThreadPools
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getDefaultTaskRunnerFactory
@Deprecated
public static TaskRunnerFactory getDefaultTaskRunnerFactory()
- Deprecated.
shutdown
public static void shutdown()
- Deprecated.
- Useful to cleanup when it is known that all brokers and connections are
close and stopped, eg: when un deploying from web container.
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.