Packages

object JvmExitReason extends Reason

Scala API: The shutdown was initiated by a JVM shutdown hook, e.g. triggered by SIGTERM.

Source
CoordinatedShutdown.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. JvmExitReason
  2. Reason
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All