Package | Description |
---|---|
org.axonframework.commandhandling.disruptor |
Class and Description |
---|
AggregateStateCorruptedException
Exception indicating that the changes in an aggregate (generated events) are ignored by the DisruptorCommandBus,
because it cannot guarantee that these changes have been applied to an aggregate instance with the correct state.
|
BlacklistDetectingCallback
Wrapper for command handler Callbacks that detects blacklisted aggregates and starts a cleanup process when an
aggregate is blacklisted.
|
CommandHandlingEntry
DataHolder for the DisruptorCommandBus.
|
DisruptorConfiguration
Configuration object for the DisruptorCommandBus.
|
DisruptorUnitOfWork
Specialized UnitOfWork instance for the
DisruptorCommandBus . |
Copyright © 2010–2017. All rights reserved.