Interface Unhealthy
-
public interface Unhealthy
Marker service that other services can depend on to automatically activate/deactivate based on a certain health status. This is the inverse status ofHealthy
.
public interface Unhealthy
Healthy
.