public interface DelegateProcessCasErrors extends ProcessCasErrors
Modifier and Type | Method and Description |
---|---|
int |
getMaxRetries()
Gets the max retries.
|
void |
setMaxRetries(int maxRetries)
Sets the max retries.
|
getThresholdAction, getThresholdCount, getThresholdWindow, setThresholdAction, setThresholdCount, setThresholdWindow
getAction, getTimeout, setAction, setTimeout
int getMaxRetries()
getMaxRetries
in interface ErrorHandlingSettings
void setMaxRetries(int maxRetries)
setMaxRetries
in interface ErrorHandlingSettings
maxRetries
- the new max retriesCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.