public class LocalAgentLauncherHealthIndicator
extends java.lang.Object
implements org.springframework.boot.actuate.health.HealthIndicator
| Constructor and Description |
|---|
LocalAgentLauncherHealthIndicator(JobSearchService jobSearchService,
LocalAgentLauncherProperties launcherProperties,
GenieHostInfo genieHostInfo)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.actuate.health.Health |
health() |
public LocalAgentLauncherHealthIndicator(JobSearchService jobSearchService, LocalAgentLauncherProperties launcherProperties, GenieHostInfo genieHostInfo)
jobSearchService - The JobSearchService implementation to uselauncherProperties - The properties related to local agent launchgenieHostInfo - The GenieHostInfo object containing metadata about the current Genie host