Skip navigation links
G O R S 

G

getAggregateRepository(EventRepository<TEvent>) - Method in class org.elder.sourcerer.spring.SourcererCommandConfiguration
 
getCommandFactory(AggregateRepository<TState, TEvent>) - Method in class org.elder.sourcerer.spring.SourcererCommandConfiguration
 
getEventRepository() - Method in class org.elder.sourcerer.spring.SourcererEventConfiguration
 

O

org.elder.sourcerer.spring - package org.elder.sourcerer.spring
 

R

resolveType(TEvent) - Method in class org.elder.sourcerer.spring.SourcererCommandConfiguration
 

S

SourcererCommandConfiguration<TEvent,TState> - Class in org.elder.sourcerer.spring
Base class for Spring Java configurations defining all required components surrounding a given event and aggregate type, i.e.
SourcererCommandConfiguration(Class<TEvent>, Class<TState>, AggregateProjection<TState, TEvent>) - Constructor for class org.elder.sourcerer.spring.SourcererCommandConfiguration
 
SourcererEventConfiguration<T> - Class in org.elder.sourcerer.spring
Base class for Spring Java configurations defining all required components surrounding a given event, i.e.
SourcererEventConfiguration(Class<T>) - Constructor for class org.elder.sourcerer.spring.SourcererEventConfiguration
 
G O R S 
Skip navigation links