Packages

o

akka

Main

object Main

Main class to start an akka.actor.ActorSystem with one top level application supervisor actor. It will shutdown the actor system when the top level actor is terminated.

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

Type Members

  1. class Terminator extends Actor with ActorLogging

Value Members

  1. def main(args: Array[String]): Unit

    args

    one argument: the class of the application supervisor actor