Class EventStore

java.lang.Object
be.looorent.jflu.store.EventStore

public class EventStore extends Object
Startup class that registers a single projector to record each event into a store.
  • Constructor Details

    • EventStore

      public EventStore()
  • Method Details

    • main

      public static void main(String... args) throws SQLException, liquibase.exception.LiquibaseException, be.looorent.jflu.subscriber.BrokerException
      Throws:
      SQLException
      liquibase.exception.LiquibaseException
      be.looorent.jflu.subscriber.BrokerException