Class DefaultThreadPools

java.lang.Object
org.apache.activemq.thread.DefaultThreadPools

@Deprecated public final class DefaultThreadPools extends Object
Deprecated.
do not use this class. Instead use TaskRunnerFactory
  • Method Details

    • 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.