PersistencePluginProxyExtensionImpl

org.apache.pekko.persistence.journal.PersistencePluginProxyExtensionImpl

PersistencePluginProxyExtensionImpl is an Extension that enables initialization of the PersistencePluginProxy via configuration, without requiring any code changes or the creation of any actors.

Value parameters

system

The actor system to initialize the extension for

Attributes

Source
PersistencePluginProxy.scala
Graph
Supertypes
trait Extension
class Object
trait Matchable
class Any
In this article