class ActorSystemProvider extends Provider[ActorSystem]
Ordering
- Alphabetic
- By Inheritance
Inherited
- ActorSystemProvider
- Provider
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new ActorSystemProvider(environment: Environment, configuration: Configuration)
- Annotations
- @Inject()
Value Members
- lazy val get: ActorSystem
- Definition Classes
- ActorSystemProvider → Provider
Provider for the actor system