Adapter class to create standard Akka Props backed by Spring beans.
Retrieves application context from the implicit ActorRefFactory (either the actor system or an actor).
NOTE: This class is typically NOT used directly, but rather through the SpringActorRefFactory trait.
Adapter class to create standard Akka Props backed by Spring beans. Retrieves application context from the implicit ActorRefFactory (either the actor system or an actor).
NOTE: This class is typically NOT used directly, but rather through the
SpringActorRefFactory
trait.SpringActor
ActorSystemConfiguration
SpringActorRefFactory