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