Class PersistencePluginProxyExtensionImpl

  • All Implemented Interfaces:
    Extension

    public class PersistencePluginProxyExtensionImpl
    extends java.lang.Object
    implements Extension
    PersistencePluginProxyExtensionImpl is an Extension that enables initialization of the PersistencePluginProxy via configuration, without requiring any code changes or the creation of any actors. param: system The actor system to initialize the extension for
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PersistencePluginProxyExtensionImpl

        public PersistencePluginProxyExtensionImpl​(ActorSystem system)