-
@Service()@ProcessingGroup(value = admin) public final class EventTailingService
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classEventTailingService.CaughtEvent
-
Constructor Summary
Constructors Constructor Description EventTailingService(Serializer serializer, EventStorageEngine eventStore)
-
Method Summary
Modifier and Type Method Description final List<EventTailingService.CaughtEvent>getEvents()-
-
Method Detail
-
getEvents
final List<EventTailingService.CaughtEvent> getEvents()
-
-
-
-