|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.uima.aae.error.ErrorHandlerBase
org.apache.uima.aae.error.handler.CpcErrorHandler
public class CpcErrorHandler
| Field Summary |
|---|
| Fields inherited from class org.apache.uima.aae.error.ErrorHandlerBase |
|---|
endpointThresholdMap |
| Fields inherited from interface org.apache.uima.aae.error.ErrorHandler |
|---|
CONTINUE, DISABLE, DROPCAS, ENABLE, PROPAGATE, RETRY, RETRY_COUNT, TERMINATE |
| Constructor Summary | |
|---|---|
CpcErrorHandler(java.util.Map aDelegateMap)
|
|
| Method Summary | |
|---|---|
java.util.Map |
getEndpointThresholdMap()
|
boolean |
handleError(java.lang.Throwable t,
ErrorContext anErrorContext,
AnalysisEngineController aController)
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class org.apache.uima.aae.error.ErrorHandlerBase |
|---|
continueOnError, exceedsThreshold, exceedsThreshold, exceedsThresholdWithinWindow, getAction, getDelegateKey, getEndpointName, getThreshold, getThreshold, incrementStatistic, isHandlerForError, isValidActionForController, retryLastCommand, shouldRetry |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CpcErrorHandler(java.util.Map aDelegateMap)
| Method Detail |
|---|
public java.util.Map getEndpointThresholdMap()
getEndpointThresholdMap in interface ErrorHandlergetEndpointThresholdMap in class ErrorHandlerBase
public boolean handleError(java.lang.Throwable t,
ErrorContext anErrorContext,
AnalysisEngineController aController)
handleError in interface ErrorHandlerpublic static void main(java.lang.String[] args)
args -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||