| Package | Description |
|---|---|
| net.greghaines.jesque.worker |
| Modifier and Type | Method and Description |
|---|---|
RecoveryStrategy |
ExceptionHandler.onException(JobExecutor jobExecutor,
Exception exception,
String curQueue) |
RecoveryStrategy |
DefaultExceptionHandler.onException(JobExecutor jobExecutor,
Exception exception,
String curQueue) |
static RecoveryStrategy |
RecoveryStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecoveryStrategy[] |
RecoveryStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011-2013. All Rights Reserved.