com.hazelcast.util.executor
Class PoolExecutorThreadFactory
java.lang.Object
com.hazelcast.util.executor.AbstractExecutorThreadFactory
com.hazelcast.util.executor.PoolExecutorThreadFactory
- All Implemented Interfaces:
- ThreadFactory
public final class PoolExecutorThreadFactory
- extends AbstractExecutorThreadFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PoolExecutorThreadFactory
public PoolExecutorThreadFactory(ThreadGroup threadGroup,
String threadNamePrefix,
ClassLoader classLoader)
createThread
protected Thread createThread(Runnable r)
- Specified by:
createThread
in class AbstractExecutorThreadFactory
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.