All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.cloudstate.javasupport.eventsourced.EventSourcedEntityCreationContext Maven / Gradle / Ivy

There is a newer version: 0.6.0
Show newest version
package io.cloudstate.javasupport.eventsourced;

/**
 * Creation context for {@link EventSourcedEntity} annotated entities.
 *
 * 

This may be accepted as an argument to the constructor of an event sourced entity. */ public interface EventSourcedEntityCreationContext extends EventSourcedContext {}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy