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