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