Package org.apache.camel.impl.cloud
Class DefaultServiceHealth
- java.lang.Object
-
- org.apache.camel.impl.cloud.DefaultServiceHealth
-
- All Implemented Interfaces:
org.apache.camel.cloud.ServiceHealth
public class DefaultServiceHealth extends Object implements org.apache.camel.cloud.ServiceHealth
-
-
Constructor Summary
Constructors Constructor Description DefaultServiceHealth()DefaultServiceHealth(boolean healthy)DefaultServiceHealth(boolean healthy, Map<String,String> meta)DefaultServiceHealth(Map<String,String> meta)
-