|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectakka.actor.NoScopeGiven
public abstract class NoScopeGiven
This is the default value and as such allows overrides.
Constructor Summary | |
---|---|
NoScopeGiven()
|
Method Summary | |
---|---|
static NoScopeGiven$ |
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 NoScopeGiven()
Method Detail |
---|
public static Scope withFallback(Scope other)
public static NoScopeGiven$ getInstance()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |