public interface ExecutorServiceConfigurer extends ExecutorServiceCarrier
| Modifier and Type | Method and Description |
|---|---|
void |
setExecutorService(ExecutorService service) |
void |
setShutdownOnExit(boolean shutdown) |
getExecutorService, isShutdownOnExitvoid setExecutorService(ExecutorService service)
void setShutdownOnExit(boolean shutdown)
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.