public class ClientServiceDelegate extends Delegate
Delegate.DelegateEntry
delegateKey, DISABLED_STATE, OK_STATE, TIMEOUT_STATE
Constructor and Description |
---|
ClientServiceDelegate(java.lang.String serviceName,
java.lang.String anApplicationName,
BaseUIMAAsynchronousEngineCommon_impl engine) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getComponentName() |
javax.jms.Destination |
getFreeCasDestination() |
void |
handleError(java.lang.Exception e,
ErrorContext errorContext) |
boolean |
isPingTimeout() |
boolean |
isSynchronousAPI() |
void |
resetPingTimeout() |
void |
setFreeCasDestination(javax.jms.Destination freeCasDestination) |
void |
setSynchronousAPI() |
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 ClientServiceDelegate(java.lang.String serviceName, java.lang.String anApplicationName, BaseUIMAAsynchronousEngineCommon_impl engine)
public boolean isSynchronousAPI()
public boolean isPingTimeout()
public void resetPingTimeout()
public void setSynchronousAPI()
public javax.jms.Destination getFreeCasDestination()
public void setFreeCasDestination(javax.jms.Destination freeCasDestination)
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.