public class LimitingTaskExecutor.TaskWrapper extends Object implements Runnable
Modifier and Type | Method and Description |
---|---|
void |
rejectExecution()
Marks the submitted task as rejected so that the LimitingTask executor can take
an appropriate action to queue the task or reject it if the queue is full.
|
void |
run() |
Copyright © 2013- Suresh Mahalingam. All Rights Reserved.