Class TopicSubscriptionManagerLogger


public class TopicSubscriptionManagerLogger extends ExternalTaskClientLogger
Author:
Tassilo Weidner
  • Constructor Details

    • TopicSubscriptionManagerLogger

      public TopicSubscriptionManagerLogger()
  • Method Details

    • exceptionWhilePerformingFetchAndLock

      protected void exceptionWhilePerformingFetchAndLock(EngineClientException e)
    • exceptionWhileExecutingExternalTaskHandler

      public void exceptionWhileExecutingExternalTaskHandler(String topicName, Throwable e)
    • exceptionWhileShuttingDown

      protected void exceptionWhileShuttingDown(InterruptedException e)
    • exceptionOnExternalTaskServiceMethodInvocation

      protected void exceptionOnExternalTaskServiceMethodInvocation(String topicName, ExternalTaskClientException e)
    • exceptionWhileExecutingBackoffStrategyMethod

      protected void exceptionWhileExecutingBackoffStrategyMethod(Throwable e)
    • exceptionWhileAcquiringTasks

      protected void exceptionWhileAcquiringTasks(Throwable e)
    • taskHandlerIsNull

      public void taskHandlerIsNull(String topicName)
    • fetchAndLock

      protected void fetchAndLock(List<TopicRequestDto> subscriptions)