Package com.logicaldoc.util.concurrency
-
Class Summary Class Description NamedThreadFactory This thread factory acts likeExecutors.defaultThreadFactory()
but gives a name prefix to the new thread.
Class | Description |
---|---|
NamedThreadFactory |
This thread factory acts like
Executors.defaultThreadFactory()
but gives a name prefix to the new thread. |