class ActorRefProvider[T <: Actor] extends Provider[ActorRef]
Ordering
- Alphabetic
- By Inheritance
Inherited
- ActorRefProvider
- Provider
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new ActorRefProvider(name: String, props: (Props) => Props)(implicit arg0: ClassTag[T])
Value Members
- lazy val get: ActorRef
- Definition Classes
- ActorRefProvider → Provider
Provider for creating actor refs