class

Movie::EventSourcedBehavior(C, E, S)

Inherits Movie::AbstractBehavior < Reference < Object

Constructors

new(persistence_id : String, store : Movie::Persistence::EventStoreClient)
Source

Instance methods

receive(message : C, ctx : ActorContext(C))
Source