public class MongockRunnerImpl extends Object implements MongockRunner
| Constructor and Description |
|---|
MongockRunnerImpl(Executor executor,
boolean throwExceptionIfCannotObtainLock,
boolean enabled,
EventPublisher eventPublisher) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
void |
forceEnable() |
boolean |
isEnabled() |
boolean |
isExecutionInProgress() |
public MongockRunnerImpl(Executor executor, boolean throwExceptionIfCannotObtainLock, boolean enabled, EventPublisher eventPublisher)
public void forceEnable()
forceEnable in interface MongockRunnerpublic boolean isExecutionInProgress()
isExecutionInProgress in interface MongockRunnerpublic boolean isEnabled()
isEnabled in interface MongockRunnerpublic void execute()
throws MongockException
execute in interface MongockRunnerMongockExceptionCopyright © 2022. All rights reserved.