play.api.libs.concurrent.ActorSystemProvider
See theActorSystemProvider companion object
@Singleton
class ActorSystemProvider(environment: Environment, configuration: Configuration) extends Provider[ActorSystem]
Provider for the actor system
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
In this article