akka.management.scaladsl

Members list

Concise view

Type members

Classlikes

Attributes

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

Attributes

Companion:
object
Source:
AkkaManagement.scala
Graph
Supertypes
trait Extension
class Object
trait Matchable
class Any

Loads health checks from configuration and ActorSystem Setup

Loads health checks from configuration and ActorSystem Setup

Attributes

Companion:
class
Source:
HealthChecks.scala
Graph
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
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
HealthChecks.scala
Graph
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
Graph
Supertypes
class Setup
class Object
trait Matchable
class Any

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

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

Attributes

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

Attributes

Companion:
trait
Source:
ManagementRouteProviderSettings.scala
Graph
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
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
HealthChecks.scala
Graph
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
Graph
Supertypes
class Setup
class Object
trait Matchable
class Any