Package be.looorent.jflu.store
Class EventStore
java.lang.Object
be.looorent.jflu.store.EventStore
public class EventStore
extends java.lang.Object
Startup class that registers a single projector to record each event into a store.
-
Constructor Summary
Constructors Constructor Description EventStore() -
Method Summary
Modifier and Type Method Description static voidmain(java.lang.String... args)
-
Constructor Details
-
EventStore
public EventStore()
-
-
Method Details
-
main
public static void main(java.lang.String... args) throws java.sql.SQLException, liquibase.exception.LiquibaseException, be.looorent.jflu.subscriber.BrokerException- Throws:
java.sql.SQLExceptionliquibase.exception.LiquibaseExceptionbe.looorent.jflu.subscriber.BrokerException
-