public interface ExecutorServiceProvider
| Modifier and Type | Method and Description |
|---|---|
ExecutorService |
requestForBackgroundJob() |
ExecutorService |
requestForInboundProcessing() |
ExecutorService |
requestForRegular() |
void |
shutdown() |
ExecutorService requestForBackgroundJob()
ExecutorService requestForRegular()
ExecutorService requestForInboundProcessing()
void shutdown()
Copyright © 2025. All rights reserved.