|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DelegateProcessCasErrors
The Interface DelegateProcessCasErrors.
Method Summary | |
---|---|
int |
getMaxRetries()
Gets the max retries. |
void |
setMaxRetries(int maxRetries)
Sets the max retries. |
Methods inherited from interface org.apache.uima.resourceSpecifier.factory.ProcessCasErrors |
---|
getThresholdAction, getThresholdCount, getThresholdWindow, setThresholdAction, setThresholdCount, setThresholdWindow |
Methods inherited from interface org.apache.uima.resourceSpecifier.factory.ErrorHandlingSettings |
---|
getAction, getTimeout, setAction, setTimeout |
Method Detail |
---|
int getMaxRetries()
getMaxRetries
in interface ErrorHandlingSettings
void setMaxRetries(int maxRetries)
setMaxRetries
in interface ErrorHandlingSettings
maxRetries
- the new max retries
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |