| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger
logger
|
| Constructor and Description |
|---|
AutoAsyncExecutor() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
销毁
|
Executor |
execute(Executable executable)
执行
|
java.util.concurrent.ExecutorService |
getExecutorService()
返回executorService
|
void |
setExecutorService(java.util.concurrent.ExecutorService executorService)
设置executorService
|
public Executor execute(Executable executable)
Executor执行
public void destroy()
销毁
public java.util.concurrent.ExecutorService getExecutorService()
public void setExecutorService(java.util.concurrent.ExecutorService executorService)
executorService - executorService