play.api.libs.concurrent.ActorSystemProvider
See theActorSystemProvider companion class
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Attributes
-
Supertypes
-
trait Serializable
class Object
trait Matchable
class Any
Show all
-
Self type
-
Start an ActorSystem, using the given configuration, ClassLoader, and optional additional ActorSystem Setups.
Start an ActorSystem, using the given configuration, ClassLoader, and optional additional ActorSystem Setups.
Attributes
-
Returns
-
The ActorSystem and a function that can be used to stop it.