public interface AsyncThreadPoolFactory extends StatefulServiceLoadable
| 限定符和类型 | 方法和说明 |
|---|---|
ExecutorService |
buildExecutor() |
ScheduledExecutorService |
buildScheduledExecutor() |
boolean |
canShutdownExecutor() |
boolean |
canShutdownScheduledExecutor() |
ExecutorService buildExecutor()
boolean canShutdownExecutor()
ScheduledExecutorService buildScheduledExecutor()
boolean canShutdownScheduledExecutor()
Copyright © 2025 fossc. All rights reserved.