Uses of Interface
com.cloudimpl.outstack.runtime.EventStream
| Package | Description |
|---|---|
| com.cloudimpl.outstack.runtime | |
| com.cloudimpl.outstack.runtime.repo |
-
Uses of EventStream in com.cloudimpl.outstack.runtime
Constructors in com.cloudimpl.outstack.runtime with parameters of type EventStream Constructor Description EventRepositoy(java.lang.Class<T> rootType, ResourceHelper resourceHelper, EventStream eventStream) -
Uses of EventStream in com.cloudimpl.outstack.runtime.repo
Constructors in com.cloudimpl.outstack.runtime.repo with parameters of type EventStream Constructor Description MemEventRepository(java.lang.Class<T> rootType, ResourceHelper resourceHelper, EventStream eventStream)