Interface ExecuteAsyncRunnableFactory
- All Known Implementing Classes:
TenantAwareExecuteAsyncRunnableFactory
public interface ExecuteAsyncRunnableFactory
- Author:
- Joram Barrez
-
Method Summary
Modifier and TypeMethodDescriptioncreateExecuteAsyncRunnable
(JobInfo job, JobServiceConfiguration jobServiceConfiguration)
-
Method Details
-
createExecuteAsyncRunnable
-