| Package | Description | 
|---|---|
| org.axonframework.eventsourcing.eventstore | 
 Definitions and implementations of the Event store, the mechanism that can load event streams and append events to
 them. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
EmbeddedEventStore
Implementation of an  
EventStore that stores and fetches events using an EventStorageEngine. | 
Copyright © 2010–2018. All rights reserved.