| Package | Description | 
|---|---|
| org.axonframework.axonserver.connector.util | 
| Modifier and Type | Method and Description | 
|---|---|
| Scheduler.ScheduledTask | Scheduler. scheduleWithFixedDelay(Runnable command,
                      long initialDelay,
                      long delay,
                      TimeUnit timeUnit)Schedules a  commandto be executed periodically afterinitialDelay. | 
Copyright © 2010–2020. All rights reserved.