org.apache.uima.jms.error.handler
public class JMSExceptionHandler extends ErrorHandlerBase implements ErrorHandler
endpointThresholdMap
CONTINUE, DISABLE, DROPCAS, ENABLE, PROPAGATE, RETRY, RETRY_COUNT, TERMINATE
Constructor and Description |
---|
JMSExceptionHandler() |
Modifier and Type | Method and Description |
---|---|
boolean |
handleError(java.lang.Throwable t,
ErrorContext anErrorContext,
AnalysisEngineController aController) |
continueOnError, exceedsThreshold, exceedsThreshold, exceedsThresholdWithinWindow, getAction, getDelegateKey, getEndpointName, getEndpointThresholdMap, getThreshold, getThreshold, incrementStatistic, isHandlerForError, isValidActionForController, retryLastCommand, shouldRetry
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEndpointThresholdMap
public boolean handleError(java.lang.Throwable t, ErrorContext anErrorContext, AnalysisEngineController aController)
handleError
in interface ErrorHandler
Copyright © 2014. All Rights Reserved.