public class InvalidJMSMessageHandler extends ErrorHandlerBase implements ErrorHandler
endpointThresholdMapCONTINUE, DISABLE, DROPCAS, ENABLE, PROPAGATE, RETRY, RETRY_COUNT, TERMINATE| Constructor and Description |
|---|
InvalidJMSMessageHandler() |
InvalidJMSMessageHandler(java.util.Map anEndpointThreasholdMap) |
| 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, shouldRetryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEndpointThresholdMappublic InvalidJMSMessageHandler(java.util.Map anEndpointThreasholdMap)
public InvalidJMSMessageHandler()
public boolean handleError(java.lang.Throwable t,
ErrorContext anErrorContext,
AnalysisEngineController aController)
handleError in interface ErrorHandlerCopyright © 2012. All Rights Reserved.