|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectakka.persistence.Persistence$
public class Persistence$
Persistence extension.
Field Summary | |
---|---|
static Persistence$ |
MODULE$
Static reference to the singleton instance of this Scala object. |
Constructor Summary | |
---|---|
Persistence$()
|
Method Summary | |
---|---|
Persistence |
createExtension(ExtendedActorSystem system)
Is used by Akka to instantiate the Extension identified by this ExtensionId, internal use only. |
Persistence |
get(ActorSystem system)
Java API. |
Persistence$ |
lookup()
Returns the canonical ExtensionId for this Extension |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface akka.actor.ExtensionId |
---|
apply, equals, hashCode |
Field Detail |
---|
public static final Persistence$ MODULE$
Constructor Detail |
---|
public Persistence$()
Method Detail |
---|
public Persistence get(ActorSystem system)
get
in interface ExtensionId<Persistence>
system
- (undocumented)
public Persistence createExtension(ExtendedActorSystem system)
ExtensionId
createExtension
in interface ExtensionId<Persistence>
system
- (undocumented)
public Persistence$ lookup()
ExtensionIdProvider
lookup
in interface ExtensionIdProvider
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |