Package ubic.gemma.core.util.concurrent
Class ThreadUtils
java.lang.Object
ubic.gemma.core.util.concurrent.ThreadUtils
Utilities for creating
Thread
objects.
All threads created will see their runnable wrapped with:
DelegatingSecurityContextRunnable
DelegatingThreadContextRunnable
- Author:
- poirigui
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ThreadUtils
public ThreadUtils()
-
-
Method Details
-
newThread
-
newThread
-