Package org.chenile.core.service


package org.chenile.core.service
Core chenile services that furnish information about services, health checks etc. These stand up as separate services and are automatically registered.
  • Class
    Description
    This interface emits information about a Chenile Service.
    This class provides information about all services registered in this running instance of Chenile.
    All Health Checkers must implement this interface Health Checker can be attached to any service Health checkers will be exposed via a GET method
    A base class that provides basic health check info about all services.
    A DTO that provides a condensed version of services along with the operations that they support
     
     
    Health checker for the ChenileInfoService