public static class Persistence.PluginHolder
extends java.lang.Object
implements akka.actor.Extension, scala.Product, scala.Serializable
Constructor and Description |
---|
PluginHolder(akka.actor.ActorRef actor,
EventAdapters adapters,
com.typesafe.config.Config config) |
Modifier and Type | Method and Description |
---|---|
akka.actor.ActorRef |
actor() |
EventAdapters |
adapters() |
com.typesafe.config.Config |
config() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PluginHolder(akka.actor.ActorRef actor, EventAdapters adapters, com.typesafe.config.Config config)
public akka.actor.ActorRef actor()
public EventAdapters adapters()
public com.typesafe.config.Config config()