public class ControllerDelegate extends Delegate
Delegate.DelegateEntrydelegateKey, DISABLED_STATE, OK_STATE, TIMEOUT_STATE| Constructor and Description |
|---|
ControllerDelegate(String aDelegateKey,
AnalysisEngineController aController)
Initializes this instance with a unique delegate key
|
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentName() |
void |
handleError(Exception e,
ErrorContext errorContext) |
addCasToOutstandingList, addCasToPendingDispatchList, addNewCasToOutstandingList, addNewCasToOutstandingList, cancelDelegateTimer, cleanup, getCasPendingDispatchListSize, getCasPendingReplyListSize, getCasProcessTimeout, getCpcTimeout, getDelegateCasesPendingDispatch, getDelegateCasesPendingReply, getEndpoint, getGetMetaTimeout, getKey, getNotificationEndpoint, getOldestCasIdFromOutstandingList, getState, hasConcurrentConsumersOnReplyQueue, incrementRetryCount, isAwaitingPingReply, isGeneratingChildrenFrom, removeCasFromOutstandingList, removeCasFromPendingDispatchList, removeOldestCasFromOutstandingList, removeOldestFromPendingDispatchList, resetAwaitingPingReply, restartTimerForOldestCasInOutstandingList, setAwaitingPingReply, setCasProcessTimeout, setConcurrentConsumersOnReplyQueue, setCpcTimeout, setEndpoint, setGeneratingChildrenFrom, setGetMetaTimeout, setNotificationEndpoint, setState, startGetMetaRequestTimer, toStringpublic ControllerDelegate(String aDelegateKey, AnalysisEngineController aController)
aDelegateKey - public String getComponentName()
getComponentName in class Delegatepublic void handleError(Exception e, ErrorContext errorContext)
handleError in class DelegateCopyright © 2016. All rights reserved.