Class HSMHealthCheck
- java.lang.Object
-
- io.mosip.kernel.keymanager.hsm.health.HSMHealthCheck
-
- All Implemented Interfaces:
org.springframework.boot.actuate.health.ReactiveHealthIndicator
@Component("HSMHealth") public class HSMHealthCheck extends Object implements org.springframework.boot.actuate.health.ReactiveHealthIndicatorHealth Check for HSM server.- Since:
- 1.2.1
- Author:
- Mahammed Taheer
-
-
Constructor Summary
Constructors Constructor Description HSMHealthCheck()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description reactor.core.publisher.Mono<org.springframework.boot.actuate.health.Health>health()
-