public interface  org.apache.camel.health.HealthCheckRepository extends java.lang.Object
{
public abstract java.util.stream.Stream stream();
}