Class 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

      All Methods Static Methods Concrete Methods 
      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 Detail

      • EventStore

        public EventStore()
    • Method Detail

      • 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