ReadinessCheckSetup

akka.management.javadsl.ReadinessCheckSetup$
See theReadinessCheckSetup 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]]]]): ReadinessCheckSetup

Programmatic definition of readiness checks

Programmatic definition of readiness checks

Attributes

Source:
HealthChecks.scala