| Package | Description |
|---|---|
| org.axonframework.springboot.autoconfig | |
| org.axonframework.updates |
| Modifier and Type | Method and Description |
|---|---|
UpdateCheckerHttpClient |
UpdateCheckerAutoConfiguration.updateCheckerHttpClient(UsagePropertyProvider usagePropertyProvider) |
| Modifier and Type | Method and Description |
|---|---|
UpdateChecker |
UpdateCheckerAutoConfiguration.updateChecker(UpdateCheckerHttpClient updateCheckerHttpClient,
UpdateCheckerReporter updateCheckerReporter) |
| Constructor and Description |
|---|
UpdateChecker(UpdateCheckerHttpClient client,
UpdateCheckerReporter reporter)
Creates a new instance of
UpdateCheckTask with the given UpdateCheckerHttpClient. |
UpdateChecker(UpdateCheckerHttpClient client,
UpdateCheckerReporter reporter,
ScheduledExecutorService executor) |
Copyright © 2010–2025. All rights reserved.