Interface TenantAwareAsyncExecutorFactory


  • public interface TenantAwareAsyncExecutorFactory
    Factory used by the ExecutorPerTenantAsyncExecutor async executor. This factory will be called when a new AsyncExecutor for a tenant needs to be created and can be used to create special implementations for specific tenants.
    Author:
    Joram Barrez