class ExecutionContextProvider extends Provider[ExecutionContextExecutor]
Ordering
- Alphabetic
- By Inheritance
Inherited
- ExecutionContextProvider
- Provider
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new ExecutionContextProvider(actorSystem: ActorSystem)
- Annotations
- @Inject()
Value Members
- def get(): ExecutionContextExecutor
- Definition Classes
- ExecutionContextProvider → Provider
Provider for the default execution context