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 void main​(java.lang.String... args)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • 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.SQLException
      liquibase.exception.LiquibaseException
      be.looorent.jflu.subscriber.BrokerException