public class AuxiliaryTablesGatewayFactory
extends java.lang.Object
| Constructor and Description |
|---|
AuxiliaryTablesGatewayFactory() |
| Modifier and Type | Method and Description |
|---|---|
SchedulerStateGateway |
getSchedulerStateGateway() |
TasksQueueGateway |
getTasksQueueGateway() |
WorkerStateGateway |
getWorkerStateGateway() |
void |
setJdbcTemplate(JdbcTemplate jdbcTemplate) |
void |
setTypeService(TypeService typeService) |
public TasksQueueGateway getTasksQueueGateway()
public SchedulerStateGateway getSchedulerStateGateway()
public WorkerStateGateway getWorkerStateGateway()
public void setJdbcTemplate(JdbcTemplate jdbcTemplate)
public void setTypeService(TypeService typeService)
Copyright © 2018 SAP SE. All Rights Reserved.