public class ControllerDelegate extends Delegate
Delegate.DelegateEntrydelegateKey, 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, toStringpublic ControllerDelegate(java.lang.String aDelegateKey,
AnalysisEngineController aController)
aDelegateKey - public java.lang.String getComponentName()
getComponentName in class Delegatepublic void handleError(java.lang.Exception e,
ErrorContext errorContext)
handleError in class DelegateCopyright © 2012. All Rights Reserved.