public class SerialBackgroundTaskExecutor extends DelegatingBackgroundTaskExecutor
| Constructor and Description |
|---|
SerialBackgroundTaskExecutor(BackgroundTaskExecutor backgroundTaskExecutor) |
| Modifier and Type | Method and Description |
|---|---|
protected Lock |
acquireLock(BackgroundTask backgroundTask) |
BackgroundTaskResult |
execute(BackgroundTask backgroundTask) |
getBackgroundTaskExecutor, getBackgroundTaskStatusMessageTranslator, getIsolationLevel, handleException, isSerialpublic SerialBackgroundTaskExecutor(BackgroundTaskExecutor backgroundTaskExecutor)
public BackgroundTaskResult execute(BackgroundTask backgroundTask) throws java.lang.Exception
execute in interface BackgroundTaskExecutorexecute in class DelegatingBackgroundTaskExecutorjava.lang.Exceptionprotected Lock acquireLock(BackgroundTask backgroundTask) throws DuplicateLockException
DuplicateLockException