| Package | Description |
|---|---|
| org.apache.camel.cloud |
Camel cloud
|
| org.apache.camel.impl.cloud |
| Modifier and Type | Method and Description |
|---|---|
ServiceHealth |
ServiceDefinition.getHealth()
Gets the health.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultServiceHealth |
| Modifier and Type | Method and Description |
|---|---|
ServiceHealth |
DefaultServiceDefinition.getHealth() |
| Constructor and Description |
|---|
DefaultServiceDefinition(String name,
String host,
int port,
Map<String,String> meta,
ServiceHealth health) |
DefaultServiceDefinition(String name,
String host,
int port,
ServiceHealth health) |
Apache Camel