| Package | Description |
|---|---|
| org.axonframework.eventhandling |
Classes related to event handling and dispatching, such as
Event Listeners and the Event Bus. |
| org.axonframework.eventhandling.replay |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultClusterMetaData
Default implementation of ClusterMetaData.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterMetaData |
Cluster.getMetaData()
Returns the MetaData of this Cluster.
|
ClusterMetaData |
AbstractCluster.getMetaData() |
| Modifier and Type | Method and Description |
|---|---|
ClusterMetaData |
ReplayingCluster.getMetaData() |
Copyright © 2010-2014. All Rights Reserved.