protected static final class BaseAlarmsSender.AlarmSenderThreadFactory
extends java.lang.Object
implements java.util.concurrent.ThreadFactory
The purpose of this class is to create the threads with the same settings.
| Constructor and Description |
|---|
AlarmSenderThreadFactory(java.lang.String threadNamePrefix) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Thread |
newThread(java.lang.Runnable r) |