Package | Description |
---|---|
org.axonframework.eventstore.fs |
Package containing classes necessary to implement a FileSystem based implementation of the EventStore
|
org.axonframework.eventstore.jdbc |
JDBC Implementation of the EventStore.
|
org.axonframework.eventstore.jpa |
JPA Implementation of the EventStore.
|
org.axonframework.eventstore.mongo | |
org.axonframework.gae.eventstore | |
org.axonframework.quickstart | |
org.axonframework.upcasting |
Class and Description |
---|
UpcasterAware
Interface indicating that the implementing mechanism is aware of Upcasters.
|
UpcasterChain
Represents a series of upcasters which are combined to upcast a
SerializedObject
to the most recent revision of that payload. |
Class and Description |
---|
UpcasterAware
Interface indicating that the implementing mechanism is aware of Upcasters.
|
UpcasterChain
Represents a series of upcasters which are combined to upcast a
SerializedObject
to the most recent revision of that payload. |
Class and Description |
---|
UpcasterAware
Interface indicating that the implementing mechanism is aware of Upcasters.
|
UpcasterChain
Represents a series of upcasters which are combined to upcast a
SerializedObject
to the most recent revision of that payload. |
Class and Description |
---|
UpcasterAware
Interface indicating that the implementing mechanism is aware of Upcasters.
|
UpcasterChain
Represents a series of upcasters which are combined to upcast a
SerializedObject
to the most recent revision of that payload. |
Class and Description |
---|
UpcasterAware
Interface indicating that the implementing mechanism is aware of Upcasters.
|
UpcasterChain
Represents a series of upcasters which are combined to upcast a
SerializedObject
to the most recent revision of that payload. |
Class and Description |
---|
AbstractSingleEntryUpcaster
Abstract implementation of an upcaster that only needs to convert one serialized object to another using the same
representation.
|
Upcaster
Interface for Upcasters.
|
UpcastingContext
Interface describing an object that provides contextual information about the object being upcast.
|
Class and Description |
---|
AbstractUpcasterChain
Abstract implementation of the UpcasterChain interface.
|
Upcaster
Interface for Upcasters.
|
UpcasterChain
Represents a series of upcasters which are combined to upcast a
SerializedObject
to the most recent revision of that payload. |
UpcastingContext
Interface describing an object that provides contextual information about the object being upcast.
|
Copyright © 2010-2014. All Rights Reserved.