Class AsyncLoanCOBExecutorServiceImpl

java.lang.Object
org.apache.fineract.cob.service.AsyncLoanCOBExecutorServiceImpl
All Implemented Interfaces:
AsyncLoanCOBExecutorService

@Service @Conditional(LoanCOBEnabledCondition.class) public class AsyncLoanCOBExecutorServiceImpl extends Object implements AsyncLoanCOBExecutorService
  • Constructor Details

    • AsyncLoanCOBExecutorServiceImpl

      public AsyncLoanCOBExecutorServiceImpl()
  • Method Details

    • executeLoanCOBCatchUpAsync

      @Async("loanCOBCatchUpThreadPoolTaskExecutor") public void executeLoanCOBCatchUpAsync(org.apache.fineract.infrastructure.core.domain.FineractContext context)
      Specified by:
      executeLoanCOBCatchUpAsync in interface AsyncLoanCOBExecutorService