Extensions Class |
Namespace: Akka.DI.Core
The Extensions type exposes the following members.
Name | Description | |
---|---|---|
AddDependencyResolver |
Registers a dependency resolver with a given actor system.
| |
DI(ActorSystem) |
Creates an adapter used to generate Props configuration objects using the DI extension using a given actor system.
| |
DI(IActorContext) |
Creates an adapter used to generate Props configuration objects using the DI extension using a given actor context.
| |
GetTypeValue |