| Package | Description |
|---|---|
| org.axonframework.spring.eventsourcing |
| Modifier and Type | Method and Description |
|---|---|
static <T> SpringPrototypeAggregateFactory<T> |
SpringPrototypeAggregateFactory.withSubtypeSupport(Class<T> aggregateType,
String prototypeBeanName,
Map<Class<? extends T>,String> subtypes)
Initializes the factory to create bean instances from the given
prototypeBeanName or its
subtypes. |
Copyright © 2010–2024. All rights reserved.