Class CreateTempFileCheck
java.lang.Object
org.gcube.service.helloworld.health.CreateTempFileCheck
- All Implemented Interfaces:
org.gcube.common.health.api.HealthCheck
this class is used to add checks about components used by the service (DB,
external FS, other services etc. )
and automatically exposed using the REST method webapp/gcube/resources/health
- Author:
- lucio
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CreateTempFileCheck
public CreateTempFileCheck()
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceorg.gcube.common.health.api.HealthCheck
-
check
public org.gcube.common.health.api.response.HealthCheckResponse check()- Specified by:
checkin interfaceorg.gcube.common.health.api.HealthCheck
-