public abstract class ClusterScope
extends java.lang.Object
implements akka.actor.Scope
Constructor and Description |
---|
ClusterScope() |
Modifier and Type | Method and Description |
---|---|
static ClusterScope$ |
getInstance()
Java API: get the singleton instance
|
static akka.actor.Scope |
withFallback(akka.actor.Scope other) |
public static ClusterScope$ getInstance()
public static akka.actor.Scope withFallback(akka.actor.Scope other)