public static class SchedulerService.ThreadFactory extends Object implements ThreadFactory
| Modifier | Constructor and Description |
|---|---|
protected |
SchedulerService.ThreadFactory(SchedulerService me) |
protected SchedulerService.ThreadFactory(@This SchedulerService me)
public Thread newThread(Runnable runnable)
newThread in interface ThreadFactory