Classes
Methods
(static) HealthChecks.create(vertx) → {HealthChecks}
Creates a new instance of the default implementation of HealthChecks.
Parameters:
Name | Type | Description |
---|---|---|
vertx |
Vertx | the instance of Vert.x, must not be null |
Returns:
the created instance
- Type
- HealthChecks