| Package | Description |
|---|---|
| org.axonframework.config | |
| org.axonframework.spring.config |
| Modifier and Type | Method and Description |
|---|---|
protected EventUpcasterChain |
DefaultConfigurer.defaultUpcasterChain(Configuration config)
Provides the default
EventUpcasterChain implementation, looping through all
registered EventUpcasters to collect them for a
fresh EventUpcasterChain. |
EventUpcasterChain |
Configuration.upcasterChain()
Returns the EventUpcasterChain with all registered upcasters.
|
| Modifier and Type | Method and Description |
|---|---|
EventUpcasterChain |
AxonConfiguration.upcasterChain()
Deprecated.
|
Copyright © 2010–2023. All rights reserved.