Create an injected child actor.
Create an injected child actor.
A function to create the actor.
The name of the actor.
A function to provide props for the actor. The props passed in will just describe how to create the actor, this function can be used to provide additional configuration such as router and dispatcher configuration.
The context to create the actor from.
An ActorRef for the created actor.
Support for creating injected child actors.