LivenessCheckSetup

akka.management.javadsl.LivenessCheckSetup$
See theLivenessCheckSetup companion class

Attributes

Companion:
class
Source:
HealthChecks.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def create(createHealthChecks: Function[ActorSystem, List[Supplier[CompletionStage[Boolean]]]]): LivenessCheckSetup

Programmatic definition of liveness checks

Programmatic definition of liveness checks

Attributes

Source:
HealthChecks.scala