public interface SpringRejectedJobsHandler
Strategy for handling jobs that were acquired but cannot be executed at this point (queue-size exceeded).
| Modifier and Type | Method and Description |
|---|---|
void |
jobRejected(AsyncExecutor asyncExecutor,
Job job) |
void jobRejected(AsyncExecutor asyncExecutor, Job job)
Copyright © 2017 Alfresco. All rights reserved.