Class PersistenceInitImpl$
- java.lang.Object
 - 
- akka.persistence.testkit.internal.PersistenceInitImpl$
 
 
- 
public class PersistenceInitImpl$ extends java.lang.ObjectINTERNAL API 
- 
- 
Field Summary
Fields Modifier and Type Field Description static PersistenceInitImpl$MODULE$Static reference to the singleton instance of this Scala object. 
- 
Constructor Summary
Constructors Constructor Description PersistenceInitImpl$() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Propsprops(java.lang.String journalPluginId, java.lang.String snapshotPluginId, java.lang.String persistenceId) 
 - 
 
- 
- 
Field Detail
- 
MODULE$
public static final PersistenceInitImpl$ MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 
- 
Method Detail
- 
props
public Props props(java.lang.String journalPluginId, java.lang.String snapshotPluginId, java.lang.String persistenceId)
 
 - 
 
 -