ClassAbstractStatefulPersistentActorBase class for persistent actor that manages some state, receives commands of a defined type, and emits events of a defined type. The actor automatica
ts-reaktive-actors/src/main/java/com/tradeshift/reaktive/actors/AbstractStatefulPersistentActor.java:49