| 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,
UsagePropertyProvider usagePropertyProvider) |
| Constructor and Description |
|---|
UpdateChecker(UpdateCheckerHttpClient client,
UpdateCheckerReporter reporter,
UsagePropertyProvider usagePropertyProvider)
Creates a new instance of
UpdateCheckTask with the given UpdateCheckerHttpClient and
UsagePropertyProvider. |
UpdateChecker(UpdateCheckerHttpClient client,
UpdateCheckerReporter reporter,
UsagePropertyProvider usagePropertyProvider,
ScheduledExecutorService executor) |
Copyright © 2010–2026. All rights reserved.