Class MemEventRepositoryFactory

java.lang.Object
com.cloudimpl.outstack.runtime.repo.MemEventRepositoryFactory
All Implemented Interfaces:
EventRepositoryFactory

public class MemEventRepositoryFactory
extends java.lang.Object
implements EventRepositoryFactory
Author:
nuwan
  • Constructor Summary

    Constructors
    Constructor Description
    MemEventRepositoryFactory​(ResourceHelper helper)  
  • Method Summary

    Modifier and Type Method Description
    <T extends RootEntity>
    EventRepositoy<T>
    createOrGetRepository​(java.lang.Class<T> rootType)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait