Package be.looorent.jflu.store
Class ReplayService
- java.lang.Object
-
- be.looorent.jflu.store.ReplayService
-
public class ReplayService extends java.lang.ObjectThis service can be used to read all events from the database and send them to the exchange withstatus=replay
-
-
Constructor Summary
Constructors Constructor Description ReplayService(long firstEventId, be.looorent.jflu.publisher.EventPublisher eventPublisher)
-