Package org.axonframework.eventsourcing

Classes related to event sourcing.

See: Description

Package org.axonframework.eventsourcing Description

Classes related to event sourcing. This includes repositories that use event stores to store and load events, as well as the aggregates that support state reconstruction based on event streams.

Copyright © 2010-2013. All Rights Reserved.