public class TopicSubscriptionManagerLogger extends ExternalTaskClientLogger
CLIENT_LOGGER, ENGINE_CLIENT_LOGGER, JSON_FORMAT_LOGGER, PROJECT_CODE, PROJECT_LOGGER, SERIALIZABLE_FORMAT_LOGGER, TOPIC_SUBSCRIPTION_MANAGER_LOGGER, XML_FORMAT_LOGGER
Constructor and Description |
---|
TopicSubscriptionManagerLogger() |
Modifier and Type | Method and Description |
---|---|
protected void |
exceptionOnExternalTaskServiceMethodInvocation(String topicName,
ExternalTaskClientException e) |
protected void |
exceptionWhileAcquiringTasks(Throwable e) |
protected void |
exceptionWhileExecutingBackoffStrategyMethod(Throwable e) |
void |
exceptionWhileExecutingExternalTaskHandler(String topicName,
Throwable e) |
protected void |
exceptionWhilePerformingFetchAndLock(EngineClientException e) |
protected void |
exceptionWhileShuttingDown(InterruptedException e) |
protected void |
fetchAndLock(List<TopicRequestDto> subscriptions) |
void |
taskHandlerIsNull(String topicName) |
asyncResponseTimeoutNotGreaterThanZeroException, baseUrlNullException, basicAuthCredentialsNullException, cannotGetHostnameException, cannotLoadDeferedFileValueException, cannotSerializeVariable, externalTaskHandlerNullException, externalTaskServiceException, interceptorNullException, lockDurationIsNotGreaterThanZeroException, logDataFormat, logDataFormatConfigurator, logDataFormatProvider, logDataFormats, logError, logInfo, maxTasksNotGreaterThanZeroException, multipleProvidersForDataformat, passNullValueParameter, topicNameAlreadySubscribedException, topicNameNullException, valueMapperExceptionDueToNoObjectTypeName, valueMapperExceptionDueToSerializerNotFoundForTypedValue, valueMapperExceptionDueToSerializerNotFoundForTypedValueField, valueMapperExceptionWhileDeserializingObject, valueMapperExceptionWhileParsingDate, valueMapperExceptionWhileSerializingAbstractValue, valueMapperExceptionWhileSerializingObject
protected void exceptionWhilePerformingFetchAndLock(EngineClientException e)
public void exceptionWhileExecutingExternalTaskHandler(String topicName, Throwable e)
protected void exceptionWhileShuttingDown(InterruptedException e)
protected void exceptionOnExternalTaskServiceMethodInvocation(String topicName, ExternalTaskClientException e)
protected void exceptionWhileExecutingBackoffStrategyMethod(Throwable e)
protected void exceptionWhileAcquiringTasks(Throwable e)
public void taskHandlerIsNull(String topicName)
protected void fetchAndLock(List<TopicRequestDto> subscriptions)
Copyright © 2022. All rights reserved.