public static class WorkManagerImpl.CancelingPolicy extends Object implements RejectedExecutionHandler
Modifier and Type | Field and Description |
---|---|
static WorkManagerImpl.CancelingPolicy |
INSTANCE |
Constructor and Description |
---|
WorkManagerImpl.CancelingPolicy() |
public static final WorkManagerImpl.CancelingPolicy INSTANCE
public void rejectedExecution(Runnable r, ThreadPoolExecutor executor)
rejectedExecution
in interface RejectedExecutionHandler
Copyright © 2015 Nuxeo SA. All rights reserved.