package scaladsl
- Alphabetic
- Public
- Protected
Type Members
- final class AkkaManagement extends Extension
- abstract class HealthChecks extends AnyRef
Not for user extension
Not for user extension
- Annotations
- @DoNotInherit()
- final class LivenessCheckSetup extends Setup
Setup for liveness checks, constructor is *Internal API*, use factories in LivenessCheckSetup
- trait ManagementRouteProvider extends Extension
Extend this trait in your extension in order to allow it to contribute routes to Akka Management starts its HTTP endpoint
- sealed trait ManagementRouteProviderSettings extends AnyRef
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
- Annotations
- @DoNotInherit()
- final class ReadinessCheckSetup extends Setup
Setup for readiness checks, constructor is *Internal API*, use factories in ReadinessCheckSetup
Value Members
- object AkkaManagement extends ExtensionId[AkkaManagement] with ExtensionIdProvider
- object HealthChecks
Loads health checks from configuration and ActorSystem Setup
- object LivenessCheckSetup
- object ManagementRouteProviderSettings
- object ReadinessCheckSetup