org.apache.pekko.management.scaladsl

Members list

Type members

Classlikes

object HealthChecks

Loads health checks from configuration and ActorSystem Setup

Loads health checks from configuration and ActorSystem Setup

Attributes

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

Not for user extension

Not for user extension

Attributes

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

Attributes

Companion
class
Source
HealthChecks.scala
Supertypes
class Object
trait Matchable
class Any
Self type
final class LivenessCheckSetup extends Setup

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

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

Attributes

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

Extend this trait in your extension in order to allow it to contribute routes to Pekko Management starts its HTTP endpoint

Extend this trait in your extension in order to allow it to contribute routes to Pekko Management starts its HTTP endpoint

Attributes

Source
ManagementRouteProvider.scala
Supertypes
trait Extension
class Object
trait Matchable
class Any

Attributes

Companion
trait
Source
ManagementRouteProviderSettings.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Settings object used to pass through information about the environment the routes will be running in, from the component starting the actual HTTP server, to the ManagementRouteProvider

Settings object used to pass through information about the environment the routes will be running in, from the component starting the actual HTTP server, to the ManagementRouteProvider

Attributes

Companion
object
Source
ManagementRouteProviderSettings.scala
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
class
Source
PekkoManagement.scala
Supertypes
class Object
trait Matchable
class Any
Self type
final class PekkoManagement(implicit val system: ExtendedActorSystem) extends Extension

Attributes

Companion
object
Source
PekkoManagement.scala
Supertypes
trait Extension
class Object
trait Matchable
class Any

Attributes

Companion
class
Source
HealthChecks.scala
Supertypes
class Object
trait Matchable
class Any
Self type
final class ReadinessCheckSetup extends Setup

Setup for readiness checks, constructor is Internal API, use factories in ReadinessCheckSetup

Setup for readiness checks, constructor is Internal API, use factories in ReadinessCheckSetup

Attributes

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

Attributes

Companion
class
Source
HealthChecks.scala
Supertypes
class Object
trait Matchable
class Any
Self type
final class StartupCheckSetup extends Setup

Setup for startup checks, constructor is Internal API, use factories in StartupCheckSetup

Setup for startup checks, constructor is Internal API, use factories in StartupCheckSetup

Attributes

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