Class Health


  • public class Health
    extends Object
    Represents the "Health", by holding a list of HealthChecks and their Responses. It allows accessing the responses and also provides some helper methods (e.g. to get the worst response).
    Author:
    mvrueden