Packages

object ClusterSingletonProxy

Source
ClusterSingletonProxy.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ClusterSingletonProxy
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. 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 in actorOf when creating the ClusterSingletonManager.

    settings

    see ClusterSingletonProxySettings