Interface WritableHealthCheckRepository

All Superinterfaces:
HasHealthChecks, HasId, HealthCheckRepository

public interface WritableHealthCheckRepository extends HealthCheckRepository
An interface to represent an object which wishes to be injected with the HealthCheck
  • Method Details