Package org.eblocker.server.http.service
Class TasksService
java.lang.Object
org.eblocker.server.http.service.TasksService
-
Constructor Summary
ConstructorsConstructorDescriptionTasksService(DataSource dataSource, ScheduledExecutorService highPrioScheduledExecutor, ScheduledExecutorService lowPrioScheduledExecutor, Executor unlimitedCachePoolExecutor) -
Method Summary
-
Constructor Details
-
TasksService
@Inject public TasksService(DataSource dataSource, ScheduledExecutorService highPrioScheduledExecutor, ScheduledExecutorService lowPrioScheduledExecutor, Executor unlimitedCachePoolExecutor)
-
-
Method Details
-
getLastExecutions
-
getPoolStats
-
getViewConfig
-
setViewConfig
-