| Package | Description |
|---|---|
| org.axonframework.modelling.command | |
| org.axonframework.modelling.command.inspection |
| Modifier and Type | Method and Description |
|---|---|
protected static AggregateLifecycle |
AggregateLifecycle.getInstance()
Get the current
AggregateLifecycle instance for the current thread. |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotatedAggregate<T>
Implementation of the
Aggregate interface that allows for an aggregate root to be a POJO with annotations on
its Command and Event Handler methods. |
Copyright © 2010–2024. All rights reserved.