org.apache.blur.concurrent
Class Executors.BlurThreadFactory
java.lang.Object
org.apache.blur.concurrent.Executors.BlurThreadFactory
- All Implemented Interfaces:
- java.util.concurrent.ThreadFactory
- Enclosing class:
- Executors
public static class Executors.BlurThreadFactory
- extends Object
- implements java.util.concurrent.ThreadFactory
Executors.BlurThreadFactory
public Executors.BlurThreadFactory(String prefix)
newThread
public Thread newThread(Runnable r)
- Specified by:
newThread
in interface java.util.concurrent.ThreadFactory
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.