| java.lang.Object | |
| ↳ | com.atlassian.event.internal.EventThreadFactory |
A thread factory that will name the threads AtlassianEvent::[thread_name].
If you need your own ThreadFactory we recommend delegating the Thread creation to
this implementation.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
java.util.concurrent.ThreadFactory
| |||||||||||