public interface ExecutorProvider
ExecutorService
to be used with
ExecuteAndWaitInterceptor
to execute BackgroundProcess
Modifier and Type | Method and Description |
---|---|
void |
execute(Runnable task) |
boolean |
isShutdown() |
void |
shutdown() |
void execute(Runnable task)
boolean isShutdown()
void shutdown()
Copyright © 2000–2024 Apache Software Foundation. All rights reserved.