public class VitamThreadFactory extends Object implements ThreadFactory
Modifier and Type | Class and Description |
---|---|
static class |
VitamThreadFactory.VitamThread
Vitam Thread implementation ; mainly used to attach a threadlocal session to it.
|
Constructor and Description |
---|
VitamThreadFactory() |
Modifier and Type | Method and Description |
---|---|
static VitamThreadFactory |
getInstance() |
Thread |
newThread(Runnable arg0) |
public Thread newThread(Runnable arg0)
newThread
in interface ThreadFactory
public static final VitamThreadFactory getInstance()
VitamThreadFactory
Copyright © 2018 Vitam. All rights reserved.