public class ClusterScope$ extends ClusterScope implements scala.Product, scala.Serializable
Deploy
Modifier and Type | Field and Description |
---|---|
static ClusterScope$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
ClusterScope$() |
Modifier and Type | Method and Description |
---|---|
ClusterScope$ |
getInstance()
Java API: get the singleton instance
|
akka.actor.Scope |
withFallback(akka.actor.Scope other) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final ClusterScope$ MODULE$
public ClusterScope$ getInstance()
getInstance
in class ClusterScope
public akka.actor.Scope withFallback(akka.actor.Scope other)
withFallback
in interface akka.actor.Scope
withFallback
in class ClusterScope