LivenessCheckSetup

akka.management.scaladsl.LivenessCheckSetup
See theLivenessCheckSetup companion object
final class LivenessCheckSetup extends Setup

Setup for liveness checks, constructor is Internal API, use factories in LivenessCheckSetup

Attributes

Companion:
object
Source:
HealthChecks.scala
Graph
Supertypes
class Setup
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Construct an ActorSystemSetup with this setup combined with another one. Allows for fluent creation of settings. If other is a setting of the same concrete Setup as this it will replace this.

Construct an ActorSystemSetup with this setup combined with another one. Allows for fluent creation of settings. If other is a setting of the same concrete Setup as this it will replace this.

Attributes

Inherited from:
Setup
Source:
ActorSystemSetup.scala

Concrete fields