Skip navigation links
A B M S 

A

akka.kernel - package akka.kernel
 

B

Bootable - Interface in akka.kernel
To use the microkernel at least one 'boot class' needs to be specified.

M

Main - Class in akka.kernel
Main class for running the microkernel.
Main() - Constructor for class akka.kernel.Main
 
main(String[]) - Method in class akka.kernel.Main$
 
main(String[]) - Static method in class akka.kernel.Main
 
Main$ - Class in akka.kernel
Main class for running the microkernel.
Main$() - Constructor for class akka.kernel.Main$
 
MODULE$ - Static variable in class akka.kernel.Main$
Static reference to the singleton instance of this Scala object.

S

shutdown() - Method in interface akka.kernel.Bootable
Callback run on microkernel shutdown.
startup() - Method in interface akka.kernel.Bootable
Callback run on microkernel startup.
A B M S 
Skip navigation links