Class AggregateWithGraph
java.lang.Object
ai.stapi.axonsystem.graphaggregate.AggregateWithGraph
- Direct Known Subclasses:
AggregateWithDynamicGraph
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final ai.stapi.graph.inMemoryGraph.InMemoryGraphRepository -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonEveryGraphEvent(ai.stapi.graphsystem.messaging.event.GraphUpdatedEvent event)
-
Field Details
-
inMemoryGraphRepository
protected final ai.stapi.graph.inMemoryGraph.InMemoryGraphRepository inMemoryGraphRepository
-
-
Constructor Details
-
AggregateWithGraph
public AggregateWithGraph()
-
-
Method Details
-
onEveryGraphEvent
@EventSourcingHandler public void onEveryGraphEvent(ai.stapi.graphsystem.messaging.event.GraphUpdatedEvent event)
-