@NonNullApi @NonNullFields
| Interface | Description |
|---|---|
| InstanceIdGenerator |
| Class | Description |
|---|---|
| AbstractEventHandler<T extends InstanceEvent> | |
| CloudFoundryInstanceIdGenerator |
Generates CF instance uniqueId "applicationId:instanceId" for CloudFoundry instance.
|
| EndpointDetectionTrigger | |
| EndpointDetector | |
| HashingInstanceUrlIdGenerator |
Generates an SHA-1 Hash based on the instance health url.
|
| InfoUpdater |
The StatusUpdater is responsible for updating the status of all or a single application querying
the healthUrl.
|
| InfoUpdateTrigger | |
| InstanceRegistry |
Registry for all application instances that should be managed/administrated by the Spring Boot Admin
server.
|
| StatusUpdater |
The StatusUpdater is responsible for updating the status of all or a single application querying
the healthUrl.
|
| StatusUpdateTrigger |
Copyright © 2018 codecentric AG. All rights reserved.