Interface CurrentHealthStatus


public interface CurrentHealthStatus

Strategy interface for retrieving and updating the current HealthStatus of the application.

Implementations of this class should be thread safe

Since:
1.0
Author:
Graeme Rocher