org.apache.pekko.management.javadsl
Members list
Type members
Classlikes
Result for readiness and liveness checks
Can be used to instantiate health checks directly rather than rely on the automatic management route. Useful if want to host the health check via a protocol other than HTTP or not in the Pekko Management HTTP server
Can be used to instantiate health checks directly rather than rely on the automatic management route. Useful if want to host the health check via a protocol other than HTTP or not in the Pekko Management HTTP server
Attributes
- Source
- HealthChecks.scala
- Supertypes
Attributes
- Companion
- class
- Source
- HealthChecks.scala
- Supertypes
- Self type
-
LivenessCheckSetup.type
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
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
Attributes
- Companion
- class
- Source
- ManagementRouteProviderSettings.scala
- Supertypes
- 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.
Not for user extension.
Attributes
- Companion
- object
- Source
- ManagementRouteProviderSettings.scala
- Supertypes
Attributes
- Companion
- class
- Source
- PekkoManagement.scala
- Supertypes
- Self type
-
PekkoManagement.type
Attributes
- Companion
- object
- Source
- PekkoManagement.scala
- Supertypes
Attributes
- Companion
- class
- Source
- HealthChecks.scala
- Supertypes
- Self type
-
ReadinessCheckSetup.type
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
Attributes
- Companion
- class
- Source
- HealthChecks.scala
- Supertypes
- Self type
-
StartupCheckSetup.type
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