public class ControllerDelegate extends Delegate
Delegate.DelegateEntry
delegateKey, 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, toString
public ControllerDelegate(String aDelegateKey, AnalysisEngineController aController)
aDelegateKey
- public String getComponentName()
getComponentName
in class Delegate
public void handleError(Exception e, ErrorContext errorContext)
handleError
in class Delegate
Copyright © 2017. All rights reserved.