package management
Ordering
- Alphabetic
Visibility
- Public
- Protected
Package Members
Type Members
- final class AkkaManagementSettings extends AnyRef
- final class HealthCheckSettings extends AnyRef
- final class InvalidHealthCheckException extends RuntimeException
- final case class NamedHealthCheck(name: String, fullyQualifiedClassName: String) extends Product with Serializable
- final case class NamedRouteProvider(name: String, fullyQualifiedClassName: String) extends Product with Serializable
Value Members
- object HealthCheckSettings
- object ManagementLogMarker
This is public with the purpose to document the used markers and properties of log events.
This is public with the purpose to document the used markers and properties of log events. No guarantee that it will remain binary compatible, but the marker names and properties are considered public API and will not be changed without notice.
- Annotations
- @ApiMayChange()