public class TransactionSupportAsyncJobService extends Object implements AsyncJobService
| 构造器和说明 |
|---|
TransactionSupportAsyncJobService() |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchAsyncJobContainer |
batch() |
void |
setExecutorService(ExecutorService executorService) |
void |
setTranslationSupportJobWrapper(TransactionSupportJobWrapper translationSupportJobWrapper) |
@Autowired(required=false) public void setExecutorService(ExecutorService executorService)
@Autowired public void setTranslationSupportJobWrapper(TransactionSupportJobWrapper translationSupportJobWrapper)
public BatchAsyncJobContainer batch()
batch 在接口中 AsyncJobServiceCopyright © 2016–2019. All rights reserved.