|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectakka.cluster.ClusterScope
public abstract class ClusterScope
| Constructor Summary | |
|---|---|
ClusterScope()
|
|
| Method Summary | |
|---|---|
static ClusterScope$ |
getInstance()
Java API: get the singleton instance |
static Scope |
withFallback(Scope other)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface akka.actor.Scope |
|---|
withFallback |
| Constructor Detail |
|---|
public ClusterScope()
| Method Detail |
|---|
public static ClusterScope$ getInstance()
public static Scope withFallback(Scope other)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||