public class ClusterReceptionist$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ClusterReceptionist$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
ClusterReceptionist$() |
Modifier and Type | Method and Description |
---|---|
akka.actor.Props |
props(akka.actor.ActorRef pubSubMediator,
ClusterReceptionistSettings settings)
Scala API: Factory method for
ClusterReceptionist Props . |
public static final ClusterReceptionist$ MODULE$
public akka.actor.Props props(akka.actor.ActorRef pubSubMediator, ClusterReceptionistSettings settings)
ClusterReceptionist
Props
.pubSubMediator
- (undocumented)settings
- (undocumented)