public class ControllerDelegate extends Delegate
Delegate.DelegateEntry
delegateKey, DISABLED_STATE, OK_STATE, TIMEOUT_STATE
Constructor and Description |
---|
ControllerDelegate(java.lang.String aDelegateKey,
AnalysisEngineController aController)
Initializes this instance with a unique delegate key
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getComponentName() |
void |
handleError(java.lang.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(java.lang.String aDelegateKey, AnalysisEngineController aController)
aDelegateKey
- public java.lang.String getComponentName()
getComponentName
in class Delegate
public void handleError(java.lang.Exception e, ErrorContext errorContext)
handleError
in class Delegate
Copyright © 2012. All Rights Reserved.