Class SimpleAggregateRepository<AGG>

java.lang.Object
io.agistep.event.repository.SimpleAggregateRepository<AGG>
All Implemented Interfaces:
AggregateRepository<AGG>

public class SimpleAggregateRepository<AGG> extends Object implements AggregateRepository<AGG>