Package akka.persistence
Class PersistencePlugin$
- java.lang.Object
- 
- akka.persistence.PersistencePlugin$
 
- 
 public class PersistencePlugin$ extends java.lang.ObjectINTERNAL API
- 
- 
Field SummaryFields Modifier and Type Field Description static PersistencePlugin$MODULE$Static reference to the singleton instance of this Scala object.
 - 
Constructor SummaryConstructors Constructor Description PersistencePlugin$()
 
- 
- 
- 
Field Detail- 
MODULE$public static final PersistencePlugin$ MODULE$ Static reference to the singleton instance of this Scala object.
 
- 
 
-