Interface InternalActorSystemEventListenerRegistry
-
- All Known Subinterfaces:
ActorSystemEventListenerService
public interface InternalActorSystemEventListenerRegistry- Author:
- Joost van de Wijgerd
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidgenerateEvents(ActorShard actorShard, ActorSystemEvent actorSystemEvent)
-
-
-
Method Detail
-
generateEvents
void generateEvents(ActorShard actorShard, ActorSystemEvent actorSystemEvent)
-
-