Package akka
Class Main$
- java.lang.Object
-
- akka.Main$
-
public class Main$ extends java.lang.Object
param: args one argument: the class of the application supervisor actor
-
-
Constructor Summary
Constructors Constructor Description Main$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
main(java.lang.String[] args)
-
-
-
Field Detail
-
MODULE$
public static final Main$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-