A - The type of Aggregate defined in this Configurationpublic interface AggregateConfiguration<A> extends ModuleConfiguration
| Modifier and Type | Method and Description | 
|---|---|
Class<A> | 
aggregateType()
Returns the type of Aggregate defined in this Configuration. 
 | 
Repository<A> | 
repository()
Returns the repository defined to load instances of the Aggregate type defined in this configuration 
 | 
initialize, shutdown, startRepository<A> repository()
Copyright © 2010–2018. All rights reserved.