public class SystemNotificationService extends PeriodicBackgroundService
| Constructor and Description |
|---|
SystemNotificationService(Configuration configuration,
UserRepository userRepository,
LockRepository lockRepository,
WebQueueRepository webQueueRepository,
SystemNotificationRepository systemNotificationRepository,
LifeSupportService lifeSupportService) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getCheckIntervalSeconds() |
protected void |
run() |
disable, getLockName, getThreadName, startinit, onShutdown, shutdown, stop@Inject public SystemNotificationService(Configuration configuration, UserRepository userRepository, LockRepository lockRepository, WebQueueRepository webQueueRepository, SystemNotificationRepository systemNotificationRepository, LifeSupportService lifeSupportService)
protected void run()
run in class PeriodicBackgroundServiceprotected int getCheckIntervalSeconds()
getCheckIntervalSeconds in class PeriodicBackgroundServiceCopyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.