Package | Description |
---|---|
org.axonframework.upcasting |
Modifier and Type | Class and Description |
---|---|
class |
LazyUpcasterChain
UpcasterChain implementation that delays the actual upcasting until the data inside the returned SerializedObject is
actually fetched.
|
class |
SimpleUpcasterChain
Represents a series of upcasters which are combined to upcast a
SerializedObject
to the most recent revision of that payload. |
Copyright © 2010-2014. All Rights Reserved.