public class RedissonThreadFactory extends Object implements ThreadFactory
| Constructor and Description |
|---|
RedissonThreadFactory() |
RedissonThreadFactory(Thread.UncaughtExceptionHandler exceptionHandler) |
public RedissonThreadFactory()
public RedissonThreadFactory(Thread.UncaughtExceptionHandler exceptionHandler)
public Thread newThread(Runnable r)
newThread in interface ThreadFactoryCopyright © 2014–2017 The Redisson Project. All rights reserved.