object ClusterSingletonProxy
- Source
- ClusterSingletonProxy.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ClusterSingletonProxy
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def props(singletonManagerPath: String, settings: ClusterSingletonProxySettings): Props
Scala API: Factory method for
ClusterSingletonProxy
akka.actor.Props.Scala API: Factory method for
ClusterSingletonProxy
akka.actor.Props.- singletonManagerPath
The logical path of the singleton manager, e.g.
/user/singletonManager
, which ends with the name you defined inactorOf
when creating the ClusterSingletonManager.- settings