public class Persistence$ extends java.lang.Object implements akka.actor.ExtensionId<Persistence>, akka.actor.ExtensionIdProvider
Modifier and Type | Field and Description |
---|---|
static Persistence$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Persistence$() |
Modifier and Type | Method and Description |
---|---|
Persistence |
createExtension(akka.actor.ExtendedActorSystem system) |
Persistence |
get(akka.actor.ActorSystem system)
Java API.
|
Persistence$ |
lookup() |
public static final Persistence$ MODULE$
public Persistence get(akka.actor.ActorSystem system)
get
in interface akka.actor.ExtensionId<Persistence>
public Persistence createExtension(akka.actor.ExtendedActorSystem system)
createExtension
in interface akka.actor.ExtensionId<Persistence>
public Persistence$ lookup()
lookup
in interface akka.actor.ExtensionIdProvider