com.alibaba.rocketmq.common
类 ThreadFactoryImpl
java.lang.Object
com.alibaba.rocketmq.common.ThreadFactoryImpl
- 所有已实现的接口:
- ThreadFactory
public class ThreadFactoryImpl
- extends Object
- implements ThreadFactory
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThreadFactoryImpl
public ThreadFactoryImpl(String threadNamePrefix)
newThread
public Thread newThread(Runnable r)
- 指定者:
- 接口
ThreadFactory 中的 newThread
Copyright © 2012-2015. All Rights Reserved.