public class TaskThreadPoolContext extends Object implements TaskContext
| Constructor and Description |
|---|
TaskThreadPoolContext(ScheduledThreadPoolExecutor executorService) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
interrupted()
To be used to send interrupt signal to running task
|
public TaskThreadPoolContext(ScheduledThreadPoolExecutor executorService)
public boolean interrupted()
TaskContextinterrupted in interface TaskContextCopyright © 2015. All rights reserved.