public class SugarCRMPollingScheduler extends Object
| Constructor and Description |
|---|
SugarCRMPollingScheduler() |
| Modifier and Type | Method and Description |
|---|---|
void |
frequentUpdateTask() |
void |
scheduleFirstRun()
Initializes the schedulers
|
@PostConstruct public void scheduleFirstRun()
@Scheduled(fixedRate=100000L) public void frequentUpdateTask()
Copyright © 2017. All rights reserved.