Package io.cloudstate.kotlinsupport.annotations.eventsourced
-
Annotation Types Summary Annotation Type Description CommandHandler Marks a method as a command handler.EventHandler Marks a method as an event handler.EventSourcedEntity An event sourced entity.Snapshot Marks a method as a snapshot method.SnapshotHandler Marks a method as a snapshot handler.